Re: Making Zombies slow.
Posted by
szp on
Jul 16, 2013; 8:02pm
URL: http://kodabar-dayz-daizy-single-player-forum.163.s1.nabble.com/Making-Zombies-slow-tp3601p10763.html
Anybody know how to changue the runing speed animation?
forceSpeed in dayz_code only select between running and walking; forceSpeed up to 2 (like 2.1) means run speed selected and 2 or under 2 means walking speed selected.
The thing is changue the running speed. I know it can be changed at dayz.pbo/config.bin
you can open config.bin with notepad++ if you transform it into a .cpp file with armaunbin
http://www.armaholic.com/page.php?id=229Then you have to look for cfgmoveszombie. But i don't know what speed we need to change, I think you can changue the speed of AmovPercMwlkSnonWnonD* or AmovPercMrunSnonWnonD* but im not sure.