It's being stopped.
Code:
quest::stoptimer ("spawncounter");
:p
Turns out, it was the server. Not quite sure how/why, but, for no particular reason, about 5 minutes of seeing it repeat "No FD for you!" it stopped.. whether or not the FD immunity works however, remains to be seen.
Quote:
Originally Posted by NatedogEZ
Code:
quest::stoptimer($spawncounter);
if you want it to stop triggering.. (timers will go forever till the timer is stopped )
|