Guest User

Untitled

a guest
Jan 19th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. // Quick Gear Mod
  2. // 2011 by Crasso, Hornet, Reezo
  3. // init cassa: nul0 = [this] execVM "quickgear_init.sqf";
  4.  
  5. //INIT
  6. clearWeaponCargo _this;
  7. clearMagazineCargo _this;
  8.  
  9. _quickgear_action = _this AddAction ["Quick Gear", "quickgear_action.sqf"];
Add Comment
Please, Sign In to add comment