Difference between revisions of "The Resets Block"

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

Latest revision as of 10:35, 2 April 2011

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


This is an example of a resets block:


#RESETS

reset 1: see syntax for a reset record for layout

reset 2: see syntax for a reset record for layout

reset 3: see syntax for a reset record for layout

.

.

.

S