
02-02-2002, 10:33 PM
|
|
RadioActive Monkeeh
|
 |
Join Date: Apr 2001
Location: dirty south
Posts: 2,112
|
|
missplace
|
quite often I have to update level b/c the Gserver places NPC's in wrong positions.
like If I have a npc at 30,30 it will go and put it in like 40,32 or whatever.
I could do if (playerenters) { x=30;y=30; }
but i dont think the Gserver should do this.
i dunno why either |
|
|
|