arma3_missions/helotraining_mp.Altis/initPlayerLocal.sqf

4 lines
104 B
Plaintext
Raw Normal View History

2016-07-25 17:49:54 +00:00
// Load the briefing (it will wait for the player object)
execVM "briefing.sqf";
2016-07-25 23:01:42 +00:00
player addRating 9999;