Changes

Jump to navigation Jump to search

FF7/Field/Script/Opcodes/40 MESSAGE

612 bytes added, 03:59, 2 August 2006
no edit summary
* Opcode: '''0x40'''
* Short name: '''MESSAGE'''
* Long name: Message display

==== Memory layout ====
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse;"
! width="40" | 0x40
! width="40" | ''N''
! width="40" | ''D''
|}

==== Arguments ====
* '''const UByte''' ''N'': The ID of the window to use.
* '''const UByte''' ''D'': The zero-based index of the [[FF7/Field/Script|dialog]] that will be displayed.

==== Description ====
Displays a dialog in the [[FF7/Field/Script/Opcodes/50 WINDOW|WINDOW]] that has previously been initialised to display this dialog.

Navigation menu