Its possible to make Health system like DZAI bots for DZMS ?
i found it in DZAI Config File but when i put it in DZMS config its didnt works
//Enhanced AI health system setting.
//If enabled, AI units will use DayZ's 12,000 blood system, can be knocked unconscious and Tasered, and can self-bloodbag/morphine. If disabled, AI units will use default Arma 2 damage handling. (Default: true)
DZAI_useHealthSystem = true;
//Minimum and maximum AI blood level to spawn each unit with. Each individual unit will have a randomized blood level within this range. Upper limit: 12000 blood (Default: [10000,12000])
//Note: No effect if DZAI_useHealthSystem is false
DZAI_unitBloodLevel = [10000,12000];
Question
lucho
Its possible to make Health system like DZAI bots for DZMS ?
i found it in DZAI Config File but when i put it in DZMS config its didnt works
//Enhanced AI health system setting. //If enabled, AI units will use DayZ's 12,000 blood system, can be knocked unconscious and Tasered, and can self-bloodbag/morphine. If disabled, AI units will use default Arma 2 damage handling. (Default: true) DZAI_useHealthSystem = true; //Minimum and maximum AI blood level to spawn each unit with. Each individual unit will have a randomized blood level within this range. Upper limit: 12000 blood (Default: [10000,12000]) //Note: No effect if DZAI_useHealthSystem is false DZAI_unitBloodLevel = [10000,12000];
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now