Special, Trigger, and Rspec Records

From The Final Challenge Wiki
Revision as of 14:45, 12 February 2011 by Thor (talk | contribs) (Created page with "Mobs, Rooms, and Doors can have special code attached to them. The general layout of assigning what are called specfuns to one of these is: A B C D E A: This is the specfun t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Mobs, Rooms, and Doors can have special code attached to them. The general layout of assigning what are called specfuns to one of these is:


A B C D E


A: This is the specfun type.

B-D: These are various values associated with the specfun. B and C are always required, D is only required in certain cases.

E: This is a optional comment.


There are 4 types of specfuns. Each will be discussed separately: