Advertisement
Guest User

Untitled

a guest
Oct 10th, 2015
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. if (isNil "intro_play") then {intro_play=false; PublicVariable"intro_play";};
  2.  
  3. if (!(intro_play)) then {
  4. {_x moveInCargo b_help_1} foreach [s1, s2, s3, s4];
  5. s5 moveinDriver b_help_1;
  6. null = [] execVM "scripts\intro.sqf";
  7. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement