-
Sergeant
-
The bayonets probably use a magazine too, so first find what "ammo" the bayonet use, like hint format["%1",magazines this] on one soldier's init line outputs ["RifleMag", "Nade", "BayoMag"] or whatever.
Then make trigger covering everybody, activation by anybody
condition: call{remMags={{_this removemagazine _x}forEach(magazines _this-["BayoMag"])}; true}
onActivation: {_x call remMags} forEach thislist
-
Sergeant
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules