View Single Post
  #4  
Old 11-03-2006, 10:05 PM
Yen Yen is offline
Banned
Yen's Avatar
Join Date: Oct 2005
Location: Nova Scotia, Canada
Posts: 1,085
Yen is an unknown quantity at this point
Send a message via AIM to Yen Send a message via MSN to Yen
Right now, when you join a class it takes a portion of a second to be joined; if you join a class and then call a function in the class in the 'onCreated' block, the function won't call because the class needs a bit of time to be loaded.
You'd have to call a function when the class finishes joining, then go from there.

He wants the classes to be automatically loaded, before the weapons, when you log on.
Reply With Quote