Add this to a level, personally I use the top left level.
NPC Code:
//#CLIENTSIDE
if(created) loadmap AE-R1;
I havn't made a GMap in a few months, if that dosn't work try this:
NPC Code:
//#CLIENTSIDE
if(created) loadmap AE-R1.gmap;
After you've done this, save, press 'play' then press 'f4' and check if the blue cursor is there.