
01-22-2004, 04:00 PM
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
The npcs automatically use the new code. There can be following problems when updating a class:
- when npcs are doing a sleep inside the updated class then the npc is normally stopped (no sleep-reentry)
- when the updated class catches more events (like you add an if (playertouchsme)) then the npc will still not get the playertouchsme-event until you update the level / npc |
|
|