Thread: Possible?
View Single Post
  #2  
Old 05-18-2002, 09:33 AM
Dustey4Ever Dustey4Ever is offline
Registered User
Join Date: Apr 2002
Posts: 348
Dustey4Ever is on a distinguished road
Send a message via AIM to Dustey4Ever
umm correct me if im wrong Kai but maybe a timevar and a position checker that checks to see if the position has moved like

NPC Code:

if (!playerx==playeroldx || !playery==playeroldy) {
this.idletime=0;
}



or somethin like that for the set back part??
__________________
Dustey, Rob Getashu, Van?
Van- I use this acct because mine dun work.....
Rob- Same
Reply With Quote