Difference between revisions of "FF8/Field/Script/Opcodes/13F WHOAMI"
Jump to navigation
Jump to search
Qhimm>Shard (Created page with "__NOTOC__ * Opcode: '''0x13F''' * Short name: '''WHOAMI''' * Long name: Get Junction Correspondent? ==== Argument ==== none ==== Stack ==== :''Character ID'' :'''WHOAMI''' ...") |
ffrtt>BukTop m (3 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
* Opcode: '''0x13F''' | * Opcode: '''0x13F''' | ||
* Short name: '''WHOAMI''' | * Short name: '''WHOAMI''' | ||
* Long name: Get Junction Correspondent? | * Long name: Get Junction Correspondent? | ||
==== Argument ==== | ==== Argument ==== | ||
none | none | ||
==== Stack ==== | ==== Stack ==== | ||
:''Character ID'' | |||
:'''WHOAMI''' | : ''Character ID'' | ||
: '''WHOAMI''' | |||
==== Description ==== | |||
Pushes the value of this character's "real world" character into temp variable 0. | Pushes the value of this character's "real world" character into temp variable 0. | ||
This is only used twice in the game - both at Esthar's "front gate" before the last dream sequence. | This is only used twice in the game - both at Esthar's "front gate" before the last dream sequence. |
Latest revision as of 04:24, 23 May 2019
- Opcode: 0x13F
- Short name: WHOAMI
- Long name: Get Junction Correspondent?
Argument
none
Stack
- Character ID
- WHOAMI
Description
Pushes the value of this character's "real world" character into temp variable 0.
This is only used twice in the game - both at Esthar's "front gate" before the last dream sequence.