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

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Created page with "__NOTOC__ * Opcode: '''0x065''' * Short name: '''AMES''' * Long name: Animate and Message ==== Argument ==== none ==== Stack ==== :''Animation ID'' :''Field message ID'' :'...")
 
my_wiki>Shard
m (Stack)
Line 9: Line 9:
  
 
==== Stack ====
 
==== Stack ====
:''Animation ID''
+
:''(?)''
 
:''Field message ID''
 
:''Field message ID''
:''Time in frames to display text''
+
:''X position of window''
:''(?)''
+
:''Y position of window''
 
:'''AMES'''
 
:'''AMES'''
  

Revision as of 06:22, 20 January 2014

  • Opcode: 0x065
  • Short name: AMES
  • Long name: Animate and Message

Argument

none

Stack

(?)
Field message ID
X position of window
Y position of window
AMES

Description

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