• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Dumb zeds

Hi folks,  just wanted to ask if someone knows a way to make zeds dumb as they were in the past, like A15... So they would not impact the performance that much and I could spawn hordes of them in cities. Another question is to make zeds killable only though head shots/decapitation, so you can dismember a zed, but it will only die if you decapitate him or do enough damage to the head block. Just want them dumb as hell and freaking die from head damage only.

 
I think these settings in a mod for entityclasses makes them dumber. Don't know where I found the info, (Think it was back in A17)

<set xpath="/entity_classes/entity_class/property[@name='AITarget-4' and data='class=EntityPlayer,0,0,EntityNPC,0,0']/@data">class=EntityPlayer,10,30,EntityNPC,0,0</set>    <set xpath="/entity_classes/entity_class/property[@name='AIPathCostScale']/@value">0.0,0.1</set>

If anyone knows more what it does, please fill in! :D

 
Back
Top