Difference between revisions of "Myst INIT resources"

From A look inside The Link @ wiki
Jump to: navigation, search
(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.
  
==Old Case Studies==
+
== Format ==
====CHANNEL====
+
{|class="structure"
*0.12 1 0 1 30 1 0
+
|unsigned short||u0
*1.10 1 6 201 0 0
+
|-
====DUNNY====
+
|[[Myst scripts|Myst Script]]||script
*1.18 2 0 26 0 0 0 200 0 0
+
|}
====MYST====
+
 
*2.30 2 1 209 0 0 0 206 0 6 6044 7044 8044 9044 10044 11044
+
*''u0'' is usually 0-9.
*4.18 1 0 205 0 4 6156 7156 8156 9156
+
*''script'' is the script ran when entering the card.
*5.16 1 0 201 0 3 0 4 5
+
*6.12 1 0 204 0 1 6180
+

Revision as of 21: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.