
02-10-2008, 06:35 PM
|
|
Script-fu
|
 |
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
|
|
|
Hmm, I don't see why you don't just put the player initialisation/logon stuff into the onCreated() function of a player-joined class. My Control-NPC on Rudora is scripted to do nothing but join classes to the player, and forward some events onto other NPCs. That way, it's very easy to see what should be doing what, while keeping things separated and organised. |
|
|
|