Difference between revisions of "FF8/Field/Script/Opcodes/065 AMES"
Jump to navigation
Jump to search
my_wiki>Shard m (→Stack) |
my_wiki>Shard m |
||
Line 2: | Line 2: | ||
* Opcode: '''0x065''' | * Opcode: '''0x065''' | ||
* Short name: '''AMES''' | * Short name: '''AMES''' | ||
− | * Long name: | + | * Long name: A? Message |
==== Argument ==== | ==== Argument ==== | ||
Line 17: | Line 17: | ||
==== Description ==== | ==== Description ==== | ||
− | + | Pop up a message window until WINCLOSE is called. |
Revision as of 06:30, 20 January 2014
- Opcode: 0x065
- Short name: AMES
- Long name: A? Message
Argument
none
Stack
- (?)
- Field message ID
- X position of window
- Y position of window
- AMES
Description
Pop up a message window until WINCLOSE is called.