DZAI ingnoring DZAI_BanditTypes config

WEB11

New Member
I've been trying to configure DZAI to use only bandit skins but it keeps ignoring my settings. I've just installed the latest version (1.9.6.1) on a fresh epoch 1.0.4.1 install and I keep getting survivor skins. Here is what I've configured:

world_classname_configs\epoch\dayz_epoch.sqf
Code:
DZAI_banditTypes = [DZAI_banditTypes,["Bandit1_DZ","GUE_Soldier_Crew_DZ","Ins_Soldier_GL_DZ","Bandit2_DZ"]] call DZAI_append;
world_classname_configs\default\default_classnames.sqf
Code:
DZAI_BanditTypes = ["Survivor2_DZ", "SurvivorW2_DZ", "Bandit1_DZ", "BanditW1_DZ", "Camo1_DZ", "Sniper1_DZ"]; //List of skins for AI units to use

And here is the RPT log:
http://pastebin.com/MyCcZkEX
 
Upon closer examination, the skins I selected above are shown on about 70% of the AI. I still many guille snipers, male and female survivors and a few hero skins.
 
Last edited:
/facepalm

I actually pasted the config from the other file there but I guess I didn't save it.
 
Back
Top