Sarge Like Equipment Spawn

chi

Well-Known Member
I am sure that someone has done this and I just can't find it, but i wanted to assign my own weapon/equipment possibilities to the DZAI. Is this possible? May be to say the have the same chance to spawn 1 of 15 weapons that i choose? And a chance that they have certain equipment on them as well. Thanks in advance.
 
If you want to manually set weapon selections then you need to disable the dynamic weapon list in your dzai_config then manually set the weapon classnames in world_classname_configs/default/default_classnames.sqf.

If you want all AI to share a single pool of possible weapons, then simply define DZAI_Rifles0 to DZAI_Rifles3 with the same list of weapons. Pistol weapons are mainly used as loot so AI will generally not use them as primary weapons unless they're very low-skilled AI.

Configuring the list of non-weapon equipment is also found in the default_classnames file.
 
Back
Top