Guest User

Untitled

a guest
Oct 22nd, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. SpawnLevelCh46()
  2. {
  3. level.heli = spawn("script_model", (-112, 64, -100) + (0, 0, 100));
  4. level.heli setModel("vehicle_ch46e");
  5. level.heli.angles = (0, 0, 0);
  6. }
Add Comment
Please, Sign In to add comment