Difference between revisions of "FF8/Field/Script/Opcodes/049 MESVAR"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "__NOTOC__ * Opcode: '''0x049''' * Short name: '''MESVAR''' * Long name: Set Message Variable ==== Argument ==== none ==== Stack ==== :''Variable number'' :''Value'' :'''MESV...") |
m (3 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
* Opcode: '''0x049''' | * Opcode: '''0x049''' | ||
* Short name: '''MESVAR''' | * Short name: '''MESVAR''' | ||
* Long name: Set Message Variable | * Long name: Set Message Variable | ||
− | ==== Argument ==== | + | ==== Argument ==== |
+ | |||
none | none | ||
− | ==== Stack ==== | + | ==== Stack ==== |
− | :''Variable number'' | + | |
− | :''Value'' | + | : ''Variable number'' |
− | :'''MESVAR''' | + | : ''Value'' |
+ | : '''MESVAR''' | ||
− | ==== Description ==== | + | ==== Description ==== |
− | Sets the value of a message variable. Message variables are used in texts. | + | 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. |
− | In the Deling field editor, message variables can be placed in text using {Var0}, {Var1}, etc. |
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.