Difference between revisions of "Special, Trigger, and Rspec Records"

From The Final Challenge Wiki
Jump to navigation Jump to search
(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...")
(No difference)

Revision as of 14:45, 12 February 2011

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: