Advertisement
Guest User

Untitled

a guest
Jan 13th, 2015
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.38 KB | None | 0 0
  1. if (_finished) then {
  2.     _mags = magazines player;
  3.     {if(_x in _mags) exitWith {player removeMagazine _x;};}; forEach ["ItemBloodbag","bloodBagOPOS","bloodBagONEG","bloodBagABPOS","bloodBagABNEG","bloodBagBPOS","bloodBagAPOS","bloodBagANEG","WholebloodBagOPOS","WholebloodBagONEG","WholebloodBagABPOS","WholebloodBagABNEG","WholebloodBagBPOS","WholebloodBagAPOS","WholebloodBagANEG"];
  4. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement