Quote:
Originally Posted by ffcmike
Guess I'll have to make SQL the last process within Control-NPC login without a trigger event.
Ideally observer mode would be waiting on such possible triggered events within the login process before kicking in (more ideally would just be removed as it's a pain in the arse to players and developers alike).
|
You could just process the SQL part when the player is sent back from observer mode, no? That's what I do at least.