mob
Login()
..()
winshow(src,"main",0)
winshow(src,"newcharacterwin",0)
winshow(src,"loginwin",1)
winshow(src,"newcharacterwintwo",0)
src.online=1
src.maxpowerlevel=1000000
Problem description:
When i login i see the newcharacterwintwo open up even though i specifically said not to open and the loginwin will not open up even though it suppose to.I dont see anything wrong my coding or my skin.Everything is in correct order..what could possibly be wrong?