Chrono Cross Fieldscript Research
From Chrono Compendium
Currently identified commands :
00 - Return/Halt
Self explantory
01 GoTo
Memory layout:
0x01 | N |
Arguments: N - 16 bit integer.
Goes to offset N in the fieldscript.
0F - Load NPC model
- 0F xx 80* - Load NPC model xx
BB - Item give/take
- BB xx yy zz - Item related
- (In-progress)