ID:178662
 
when I go to start my game the screen goes black but I can still the stats and everything below it, how do I fix it?
you over loaded mob.Login()


you need a ..() at the end of Login()
mob/Login()
..()
Move(locate(1,1,1))


Thats the code u need.No changes,accept the location.

-Kappa the Imp