Difference between revisions of "Chrono Cross Fieldscript Research"

From Chrono Compendium
Jump to: navigation, search
Line 1: Line 1:
 
Currently identified commands :
 
Currently identified commands :
*00 - Return/Halt
+
===00 - Return/Halt===
 +
Self explantory
 +
 
 +
===01 GoTo===
 
*01 xx yy - Go to yyxx in area's fieldscript
 
*01 xx yy - Go to yyxx in area's fieldscript
 +
 +
===0F - Load NPC model===
 +
 
*0F xx 80* - Load NPC model xx
 
*0F xx 80* - Load NPC model xx
 +
 +
===BB - Item give/take===
 
*BB xx yy zz - Item related
 
*BB xx yy zz - Item related
 
*(In-progress)
 
*(In-progress)

Revision as of 01:17, 23 December 2008

Currently identified commands :

00 - Return/Halt

Self explantory

01 GoTo

  • 01 xx yy - Go to yyxx in area's fieldscript

0F - Load NPC model

  • 0F xx 80* - Load NPC model xx

BB - Item give/take

  • BB xx yy zz - Item related
  • (In-progress)