Advertisement
skotracker

ReadMe

Apr 19th, 2018
457
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQF 0.33 KB | None | 0 0
  1. // 1. Add the following lines to init.sqf located in mpmissions > Exile.* > init.sqf
  2.  
  3. /////////////////// Parachute Drops////////////////////////
  4. [] execVM "custom\kkdrop.sqf";   //function to spawn drop tanks
  5. [] execVM "custom\paraDrop.sqf"; //actual tank dropper
  6.  
  7. // 2. Copy kkdrops.sqf, paraDrop.sqf to mpmissions > Exile.* > custom.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement