ID:264644
 
Code:
mob/verb/GBAMode()
winshow(usr,"window1",0);winshow(usr,"GBA Mode",1)


Problem description:

Well, i know how to do it. but i have a little little problem ;D When it Changes the Window (MainWindow to GBA Mode) The Map is Black.


When they switch maps you have to make the new map default.
In response to Ulterior Motives
Like, winset(usr,"GBA Mode.Map1","default=1")

??
In response to Gohan Games
Look it up in the reference, I think it's is-default. Another way is to just use panes.