chessmaster42 / curatorPresets

This is an addon for Arma 3 that provides script presets in Zeus (aka Curator) mode in the Modules screen.
Other
8 stars 2 forks source link

Altering unit loadouts in the field #30

Open MiC17 opened 10 years ago

MiC17 commented 10 years ago

This is specifically not meant to be a full inventory editor but rather an assortment of commands that can be run on a unit or group(!). Some examples: 1.) "remove gear x" - don't want your players/AI to have maps or nightvision, but the default loadouts have them? use this. (I know, for players there are other ways to achieve this already [though this will be quicker]. The remove option will be most handy for AI; think of "no NV-goggles", "pistols only", "full AI squad but no AT" etc.)

2.) "fill up ammo" - especially when issue #13 "Force Fire" has been added, the default AI setups may prove lacking when it comes to ammo. This could detect the unit's primary weapon and drop some mags of the appropriate ammo type in its inventory (if there's room).

Low priority addon: 3.) a) removing or giving specific ammo types to vehicles - imagine the possibilities of having an enemy tank on the field, that doesn't have ammo for its machine guns and thus is not as huge a threat to infantry as it first seems but still destroys any allied vehicles that are in the area. b) do we already have a way to spawn vehicles with empty inventory? If not, it should go in here.