Advertisement
Matt34

Untitled

Jul 20th, 2013
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. GearRemove = (vehicle player);
  2. removeAllWeapons GearRemove;
  3. removeAllItems GearRemove;
  4. sleep 1;
  5. player addWeapon "M9_SD";
  6. player addMagazine "15Rnd_9x19_M9SD"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement