View Single Post
  #2  
Old 06-25-2001, 09:46 AM
LilNiglet LilNiglet is offline
Registered User
Join Date: Jun 2001
Posts: 3,178
LilNiglet is on a distinguished road
i think you need a npc-server for that, yah u do
and i PMd u my hed #'s here it is again just in case 857 and 534
couldnt u just use
NPC Code:

timeout = .05;
if (timeout){
x = playerx - 1;
y = playery;
timeout = .05;
}


but taht may lag a LOT
Reply With Quote