Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- if (typeOf _x == "B_supplyCrate_F") then {
- _x addAction["Open Arsenal", {[ _this select 0, _this select 1] call ace_arsenal_fnc_openbox;}];
- }
- } forEach Vehicles;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement