Thread: Timeout Cancel
View Single Post
  #3  
Old 04-17-2002, 03:32 AM
Gohan43331 Gohan43331 is offline
Registered User
Join Date: Jan 2002
Posts: 87
Gohan43331 is on a distinguished road
Send a message via AIM to Gohan43331
Inside the timeout loop:

NPC Code:

if (this.onea!=0) timeout = .1;



That will make it so when this.onea is 1, it will continue to timeout
Reply With Quote