Changes

Jump to navigation Jump to search

FF7/Field/Script/Opcodes/21 TUTOR

960 bytes added, 16:44, 15 September 2006
no edit summary
* Opcode: '''0x21'''
* Short name: '''TUTOR'''
* Long name: Play Tutorial

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

==== Arguments ====

* '''const UByte''' ''T'': Tutorial ID.

==== Description ====

Opens the main menu and plays the tutorial specified. The tutorial with the given ID must exist in the field file (PlayStation) or inside the flevel.lgp archive (PC), or the menu will not be closable.

On the PlayStation version, the tutorials reside after the dialog and AKAO blocks of Section 1. On the PC version, the same tutorials can be found in this location, but are not used and redundant since the dialogs are PlayStation-specific, such as "You'll need a Memory Card to save your games". Instead, the PC-specific tutorials are used, which are located in the flevel.lgp archive and end with the extension '''.tut'''.

Navigation menu