ID:170470
Jan 20 2005, 8:12 am
|
|
I was wondering is there a way to make it where all the statpannels are not visible durring the login process, and called as a proc to come back up when the login process completes?.
|
just have a different mob durring the login then when playing the game and call it isntead of mob stat
mob secondarymob then onward. and have them change mobs and delete durring the login proccess. :/ |
In response to Lifehunter
|
|
Or you can use a simple var and do an if check.
|
Example:
Somewhere else you'd have mob/player or something, and their Stat() proc would be defined.
Hope that helps