Changes

Jump to navigation Jump to search

FF7/Field/Script/Opcodes/CE MMBLK

584 bytes added, 23:53, 18 August 2006
no edit summary
* Opcode: '''0xCE'''
* Short name: '''MMBLK'''
* Long name: Party Select: Character Lock

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

==== Arguments ====

* '''const UByte''' ''C'': Character ID to lock.

==== Description ====

Locks the character given by the argument in the Party Select screen. The player will not be able to move this character into or out of the party. The character IDs can be found in [[FF7/Field/Script/Opcodes/CD MMBud|MMBud]].

Navigation menu