mob
Login()
..()
src.online=1
src.name=""
winshow(src,"main",0)//Mainwindow
winshow(src,"newcharacter",1)//A pane
Problem description:
When the client login i want the newcharacter windows to open, but i either get the main window or nothing at all when i disable it.The newcharacter windows never shows up.
If you want a new window to show up, make it a Main window, not a Pane.
See: http://www.byond.com/docs/ref/skinparams.html