Difference between revisions of "FF8/Field/Script/Opcodes/109 JUNCTION"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
m (Description)
my_wiki>Albeoris
(Created page with "* Opcode: '''0x0109''' * Short name: '''JUNCTION''' * Long name: Set "dream world" status ==== Argument ==== none ==== Stack ==== : ''Junction mode'' : '''JUNCTION'''...")
Line 3: Line 3:
 
* Long name: Set "dream world" status
 
* Long name: Set "dream world" status
  
==== Argument ====
+
==== Argument ====
  
 
none
 
none
  
==== Stack ====
+
==== Stack ====
:''Junction mode''
 
:'''JUNCTION'''
 
  
==== Description ====
+
: ''Junction mode''
 +
: '''JUNCTION'''
  
:When set to 0, ends all "dream world" related stuff (GF junction carryover, Squall->Laguna, party lock, etc).
+
====  Description  ====
:When set to 1, only Squall's junctions gets carried over.
+
 
:When set to 3, the whole party gets carried over.
+
: When set to 0, ends all "dream world" related stuff (GF junction carryover, Squall-&gt;Laguna, party lock, etc).
 +
: When set to 1, only Squall's junctions gets carried over.
 +
: When set to 3, the whole party gets carried over.

Revision as of 15:47, 24 March 2018

  • Opcode: 0x0109
  • Short name: JUNCTION
  • Long name: Set "dream world" status

Argument

none

Stack

Junction mode
JUNCTION

Description

When set to 0, ends all "dream world" related stuff (GF junction carryover, Squall->Laguna, party lock, etc).
When set to 1, only Squall's junctions gets carried over.
When set to 3, the whole party gets carried over.