Advertisement
the_eraser1

Untitled

Jun 17th, 2016
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. if (_vehicle isKindOf "VTOL_02_base_F") then
  2. {
  3. {
  4. _vehicle removeWeaponTurret [_x,[0]]
  5. } forEach ["gatling_30mm_VTOL_02","missiles_SCALPEL","rockets_Skyfire"];
  6. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement