Files
Austac_NotAMission.Stratis/init.sqf
T

3 lines
103 B
Plaintext
Raw Normal View History

2026-06-26 19:12:03 +10:00
if ((!isServer) && (player != player)) then {waitUntil {player == player};};
[] execVM "briefing.sqf";