View Single Post
  #3  
Old 06-01-2002, 09:15 PM
nyghtGT nyghtGT is offline
Banned
nyghtGT's Avatar
Join Date: Jun 2001
Posts: 3,993
nyghtGT is on a distinguished road
Send a message via AIM to nyghtGT
Re: Re: timeout, for, callnpc

Quote:
Originally posted by Goboom


Um...not sure but....i think you have to change this
NPC Code:

// Number Two
if (dotwo) {
sleep 0.075;
seteffect 0,1,0,0;
}


i dont think graal can sleep that high...0.05 is its min...im almost posotive
0.075 is longer then 0.05
Reply With Quote