Difference between revisions of "FF8/Field/Script/Opcodes/064 AMESW"
Jump to navigation
Jump to search
Qhimm>Shard m (→Stack) |
Qhimm>Shard m |
||
Line 2: | Line 2: | ||
* Opcode: '''0x064''' | * Opcode: '''0x064''' | ||
* Short name: '''AMESW''' | * Short name: '''AMESW''' | ||
* Long name: | * Long name: A?, Message, and Wait | ||
==== Argument ==== | ==== Argument ==== | ||
Line 9: | Line 9: | ||
==== Stack ==== | ==== Stack ==== | ||
:'' | :''(?)'' | ||
:''Field message ID'' | :''Field message ID'' | ||
:''X position of window'' | :''X position of window'' | ||
Line 17: | Line 17: | ||
==== Description ==== | ==== Description ==== | ||
Pop up a message window and wait for the player to hit "ok." | |||
Revision as of 05:31, 20 January 2014
- Opcode: 0x064
- Short name: AMESW
- Long name: A?, Message, and Wait
Argument
none
Stack
- (?)
- Field message ID
- X position of window
- Y position of window
- AMESW
Description
Pop up a message window and wait for the player to hit "ok."