Maps & Triggers
All of the following commands are used to define the range or scope of a script.
List of commands
START_MAPTo specify the map that the scripts will run on.
END_MAP
This labels the end of a block of particular map scripts.
RADIUS_TRIGGER
Defines the center position and radius of your trigger.
RECT_TRIGGER
Defines a trigger which has a rectangular shape.
END_RADIUS_TRIGGER
This labels the end of a particular trigger.