Yes there is!Guessmyname wrote:Uhh...
there's a zombie melee unit, works well but have to set them to roam or they don't go after people
That's the main problem. Is there a way to make units automatically set to roam?
I'd either let an endless loop run in the background which sets it roam every second or so or set it to roam in Create()/StartMove()/StopMove() without the need of an endless loop.
"set STANDINGFIREORDER to 2;" should do the trick. You'll need an SVN build for this to work.