Changes
From Final Fantasy Inside
no edit summary
* Opcode: '''0x43'''
* Short name: '''MPNAM'''
* Long name: Map Name
==== Memory layout ====
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse;"
! width="40" | 0x43
! width="40" | ''D''
|}
==== Arguments ====
* '''const UByte''' ''D'': Dialog ID.
==== Description ====
Sets the name of this map to the dialog ID given by ''D''. The map name is found in the box in the bottom-right of the main menu, below the time and gil box.
* Short name: '''MPNAM'''
* Long name: Map Name
==== Memory layout ====
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse;"
! width="40" | 0x43
! width="40" | ''D''
|}
==== Arguments ====
* '''const UByte''' ''D'': Dialog ID.
==== Description ====
Sets the name of this map to the dialog ID given by ''D''. The map name is found in the box in the bottom-right of the main menu, below the time and gil box.