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