Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # create a default Antistasi loot box near the player
- _box = createVehicle["Box_IND_Wps_F", position player];
- clearWeaponCargoGlobal _box;
- clearMagazineCargoGlobal _box;
- clearItemCargoGlobal _box;
- clearBackpackCargoGlobal _box;
- [_box] call A3A_fnc_initObject;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement