Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Sat May 23, 2009 5:26 pm |
Zone scripts *do* work, they just are not transferred from older maps.
Go into the Settings Editor and select the new Map Object that should be visible in the tree view on the left (assuming you have a map window open). Within this "folder", create a new class with the name of "ZoneXXX" where XXX is the zone number (like "Zone001"). Actually the name can be anything you want, but what is most important is to put the "ZoneXXX" in the Keyword field for the class folder that you create.
Any settings that you create within this special Zone folder will be enabled while you are in that zone. If you want something executed when you enter the zone, add the script to the "Enable Script" for the Zone folder. If you want something executed when you leave the zone, add the script to the "Disable Script" for the Zone folder. |
|