Difference between revisions of "The Triggers Block"

From The Final Challenge Wiki
Jump to navigation Jump to search
(Created page with "The block start with the string "#TRIGGERS" without quotes, followed by one or more trigger records, and ending with the string "S" without quotes. This is an example of a ...")
 
 
Line 23: Line 23:
   
   
S
S
[[Category:Area Development]]

Latest revision as of 10:35, 2 April 2011

The block start with the string "#TRIGGERS" without quotes, followed by one or more trigger records, and ending with the string "S" without quotes.


This is an example of a triggers block:


#TRIGGERS

trigger 1: see syntax for a trigger record for layout

trigger 2: see syntax for a trigger record for layout

trigger 3: see syntax for a trigger record for layout

.

.

.

S