Difference between revisions of "FF8/Field/Script/Opcodes/11F DISC"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Created page with "* Opcode: '''0x11F''' * Short name: '''DISC''' * Long name: Prepare disc change ==== Argument ==== none ==== Stack ==== :''Disc number'' :'''DISC''' ==== Description ==== S...")
 
my_wiki>Shard
m
Line 11: Line 11:
 
==== Description ====
 
==== Description ====
  
Sets up which disc is asked for when [[FF8/Field/Script/Opcodes/02A_DISCJUMP|DISCJUMP]] is called.
+
Sets up which disc is asked for when [[FF8/Field/Script/Opcodes/038_DISCJUMP|DISCJUMP]] is called.

Revision as of 02:46, 29 April 2014

  • Opcode: 0x11F
  • Short name: DISC
  • Long name: Prepare disc change

Argument

none

Stack

Disc number
DISC

Description

Sets up which disc is asked for when DISCJUMP is called.