Advertisement
Guest User

Untitled

a guest
May 27th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. _containertype = _this select 0; //9
  2. _container = _this select 1; //crash_container1
  3. //_do_containerspawn = _this select 2; //false
  4.  
  5. switch (_containertype) do
  6. {
  7. case 1: //"medic_container":
  8. clearItemCargoglobal _container;
  9. clearWeaponCargoGlobal _container;
  10. clearMagazineCargoglobal _container;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement