View Single Post
  #18  
Old 01-24-2005, 08:30 AM
Projectshifter Projectshifter is offline
The David
Projectshifter's Avatar
Join Date: Apr 2002
Location: USA
Posts: 912
Projectshifter is an unknown quantity at this point
Send a message via ICQ to Projectshifter Send a message via AIM to Projectshifter Send a message via MSN to Projectshifter Send a message via Yahoo to Projectshifter
Quote:
Originally Posted by TB3
I did use that but it was not calling the npc, thats why I'm so confused. if (created) was the only thing being called .

The callnpc was being called most of the time but after so many npcs it misses one or 2 randomly. 1 or 2 npcs every few minutes = alot after a few hours : (
Perhaps you have a bug in another part of your script? I've found small errors in things I've made that just make it miss a few cycles because it stalls at some points then when the action happens the next time it puts it back in the loop. Perhaps you should have it do a sendtonc message and have it make like 50 and just see if it does loop it each time or if it just won't hit the process instead due to another error?
__________________
Who has time for life these days?
Reply With Quote