
09-26-2004, 10:28 PM
|
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
|
But it is not recommended to use that, problem is that the blocking behaviour is often slightly different on server and client, so you will often see npcs warping, because they stop on the client but can move on the server because the blocking object is not blocking or already moved away.
It is better to use onwall(x,y) and onwall2(x,y,width,height) before calling the "move" command. |
|
|
|