
07-17-2006, 12:52 PM
|
|
[TServerDeveloper]
|
Join Date: Jun 2006
Posts: 448
|
|
|
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). |
|
|
|