Anonymous

Changes

From Final Fantasy Inside

FF8/Field/Script/Opcodes/047 MES

108 bytes added, 05:24, 23 May 2019
m
7 revisions imported
* Opcode: '''0x047'''
* Short name: '''MES'''
* Long name: Display Message popup
==== Argument ====
none
==== Stack ====:''Message channel?'':''Message ID'':'''MSG'''
==== Description ====: ''Message channel'': ''Message ID'': '''MES'''
==== Description ==== Popup a message window. This is usually used on lines to popup text when the player crosses a certain point on a screen. The size of the message window can be set with [[FF8/Field/Script/Opcodes/04B_WINSIZE|WINSIZE]].