Difference between revisions of "FF8/Field/Script/Opcodes/065 AMES"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Shard
Qhimm>Shard
m
Line 2: Line 2:
* Opcode: '''0x065'''
* Opcode: '''0x065'''
* Short name: '''AMES'''
* Short name: '''AMES'''
* Long name: Animate and Message
* Long name: A? Message


==== Argument ====
==== Argument ====
Line 17: Line 17:
==== Description ====
==== Description ====


Call one of this entity's animations, then pop up a message window for a fixed amount of time.
Pop up a message window until WINCLOSE is called.

Revision as of 05: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.