ID:161692
 
I have like 5-6 maps how do i make it where you can go from 1 map to another???
Each map is a different Z layer, they go in alphabetical order.
Find a turf. Right-click, edit, change the tag variable to something unique. We'll call it "tag" for now. In your code, to find that turf again, simply use:

locate("tag")
In response to Flame Sage
Thanks Guys That Was Helpfull. Im Using Garthor's code So Ill Give You Credit. Ty Again!!!!