also some of the lag is back if you drive around on the map. the terrain of your map is too complicated for the engine to handle. to fix at least some of it you should go to your S A nd script and change it from this:
*** IF ***
True.
*** THEN ***
Team '10zombies' begins hunting.
Team '20zombies' begins hunting.
into this:
*** IF ***
True.
*** THEN ***
Team '<This Team>' begins hunting.
Originally Posted by: i^love^mixery