Difference between revisions of "FF7/WorldMap Module/Script/Opcodes/318"
< FF7 | WorldMap Module | Script | Opcodes
Jump to navigation
Jump to search
my_wiki>Aali (Created page with "* Opcode: '''0x318''' * Name: unknown * Two-word opcode: No ==== Parameters ==== {| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collaps...") |
my_wiki>Aali |
||
Line 1: | Line 1: | ||
* Opcode: '''0x318''' | * Opcode: '''0x318''' | ||
− | * Name: | + | * Name: enter field scene |
* Two-word opcode: No | * Two-word opcode: No | ||
Line 20: | Line 20: | ||
==== Notes ==== | ==== Notes ==== | ||
+ | |||
+ | Transitions to the field module. Parameters are combined somehow to form an offset into the table contained in [[FF7/WorldMap Module/Script/Field TBL|field.tbl]]. |
Revision as of 03:28, 7 August 2014
- Opcode: 0x318
- Name: enter field scene
- Two-word opcode: No
Parameters
Location | Name | Description |
---|---|---|
Stack | Unknown | Unknown |
Stack | Unknown | Unknown |
Notes
Transitions to the field module. Parameters are combined somehow to form an offset into the table contained in field.tbl.