AI gear drop chance
Closed this issue · 2 comments
UnPure commented
Hey there.
Would it be possible to add a config option to remove the gear from dead AI's with a percentage?
So like 20% of the bots will drop the weapons when they die, all others are without a weapon?
Sorry for my bad english, i hope its not to hard to understand.
Defent commented
Yes, if you check this code: https://github.com/Defent/DMS_Exile/blob/master/%40ExileServer/addons/a3_dms/scripts/OnKilled.sqf#L54
and the function: DMS_remove_roadkill_chance then you should be able to fix that.