mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Merge branch 'gunbag' of https://github.com/ir0n1e/ACE3 into gunbag
This commit is contained in:
commit
ad7bd3efc1
@ -34,6 +34,7 @@ _weapon = (_state select 0) select 0;
|
||||
_items = (_state select 1);
|
||||
|
||||
_unit addWeapon _weapon;
|
||||
removeAllPrimaryWeaponItems _unit;
|
||||
|
||||
{
|
||||
_unit addWeaponItem [_weapon, _x];
|
||||
|
@ -1 +1 @@
|
||||
#include "\z\ace\addons\gunbag\script_component.hpp"
|
||||
#include "\z\ace\addons\gunbag\script_component.hpp"
|
||||
|
Loading…
Reference in New Issue
Block a user