Difference between revisions of "Myst INIT resources"
From A look inside The Link @ wiki
(init resources contain scripts) |
(updating and removing the old case studies) |
||
Line 3: | Line 3: | ||
Each INIT resource contains a [[Myst scripts|script]] used when entering a card. | Each INIT resource contains a [[Myst scripts|script]] used when entering a card. | ||
− | == | + | == Format == |
− | = | + | {|class="structure" |
− | + | |unsigned short||u0 | |
− | + | |- | |
− | + | |[[Myst scripts|Myst Script]]||script | |
− | + | |} | |
− | + | ||
− | * | + | *''u0'' is usually 0-9. |
− | + | *''script'' is the script ran when entering the card. | |
− | * | + | |
− | + |
Revision as of 20:19, 18 September 2008
Myst | |||
Mohawk | Overview | ||
CLRC | EXIT | HINT | INIT |
MJMP | MSND | PICT | RLST |
VIEW | WDIB | HELP | RSFL |
Scripts | Variables |
Each INIT resource contains a script used when entering a card.
Format
unsigned short | u0 |
Myst Script | script |
- u0 is usually 0-9.
- script is the script ran when entering the card.