Thread: Control-NPC
View Single Post
  #3  
Old 07-17-2006, 12:52 PM
Novo Novo is offline
[TServerDeveloper]
Join Date: Jun 2006
Posts: 448
Novo will become famous soon enough
I learnt that when you update a script, the objects within aren't destroyed. That is... The Database NPC will still point to the right object.

This problem could be when you restart NC that the classes themselves are restarted... And the trigger isn't reached by the classes by the time it is created. ( the classes are loading, and aren't in the cache yet).
Reply With Quote