Difference between revisions of "FF8/Field/Script/Opcodes/13F WHOAMI"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "__NOTOC__ * Opcode: '''0x13F''' * Short name: '''WHOAMI''' * Long name: Get Junction Correspondent? ==== Argument ==== none ==== Stack ==== :''Character ID'' :'''WHOAMI''' ...") |
my_wiki>Albeoris (Created page with "* Opcode: '''0x13F''' * Short name: '''WHOAMI''' * Long name: Get Junction Correspondent? ==== Argument ==== none ==== Stack ==== : ''Character ID'' : '''WHOAMI''' ==...") |
||
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. |
Revision as of 15:50, 24 March 2018
- 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.