Difference between revisions of "FF8/Field/Script/Opcodes/049 MESVAR"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>BukTop
m (1 revision imported)
m (3 revisions imported)
 
(No difference)

Latest revision as of 05:24, 23 May 2019

  • Opcode: 0x049
  • Short name: MESVAR
  • Long name: Set Message Variable

Argument

none

Stack

Variable number
Value
MESVAR

Description

Sets the value of a message variable. Message variables are used in texts. In the Deling field editor, message variables can be placed in text using {Var0}, {Var1}, etc.