Advertisement
Guest User

Untitled

a guest
Mar 13th, 2019
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQF 0.10 KB | None | 0 0
  1. {
  2.     private _pos = getPos _x;
  3.     _veh1 = "M_NLAW_AT_F" createVehicleLocal _pos;
  4. } forEach allPlayers;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement