is it posible to make a script that can check what map id your on then use it for conditional branches to check if im on a certian map or not.
Sure. You have a variable operation on bottom of the window saying "other". The just choose "Map ID" from the dropbox.
In scripts you compare "$game_map.map_id".
cool, i'll try it out in a min.
thanks
edit
i dont know how i missed that variable operation thing, but it seems to work like a charm.