Quote:
Originally Posted by provocating
Using George's tool, which is awesome by the way. I took a single spawn, and incrementing his up and down the z-axis. No matter if he was right on the ground, under the world or spawning above me, the same bouncing action. I even got the spawn into a .1 increment and he still bounced. Wonder if maybe it is not the spawns location but something else I am missing.
|
It sounds like you are missing the .map files for those zones. If you use the GM command #bestz and it says Maps disabled in this zone, then that is your problem.
If you are compiling your own source, compile azone2 (which is in the utils directory of the source tree), copy azone2.exe to your client directory, then type azone2 northro, for example. This will produce a northro.map which you can then copy into your server Maps directory.