so far i managed to find out where it can be done, but not sure how to use the tools properly.
> go to "arma 2 operation arrowhead/@DayZ/addons" (or whereever you installed DayZ)
> find file dayz_code.pbo
> extract it using cPBO (see the other topic about tools)
> now extract config.bin using unRap (see other topic about tools)
> open CfgBuildingLoot.hpp using notepad++
> in there, you will find something like this:
Code: Select all
zombieChance = 0;
minRoaming = 0;
maxRoaming = 2;
using what ? where you find it ? ..etc. that sucks.
so im stuck with this.