ID:149424
 
What wrong with this login?
Login()
world << "Entering: [usr]."
Drafonis wrote:
What wrong with this login?
Login()
world << "Entering: [usr]."

mob/Login()
..()
world <<"Entering: [usr]."


-Kappa the Imp
In response to Kappa the Imp
Thanks, Kappa.