Difference between revisions of "FF8/Field/Script/Opcodes/133 SETPLACE"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Created page with "* Opcode: '''0x0133''' * Short name: '''SETPLACE''' * Long name: ???? ==== Argument ==== none ==== Stack ==== :''A number'' :'''SETPLACE''' ==== Description ==== Some note...")
 
m (4 revisions imported)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
* Opcode: '''0x0133'''
 
* Opcode: '''0x0133'''
 
* Short name: '''SETPLACE'''
 
* Short name: '''SETPLACE'''
* Long name: ????
+
* Long name: Set Area Display Name
  
==== Argument ====
+
==== Argument ====
  
 
none
 
none
  
==== Stack ====
+
==== Stack ====
:''A number''
 
:'''SETPLACE'''
 
  
==== Description ====
+
: ''A number''
Some notes:
+
: '''SETPLACE'''
  
{| class="wikitable sortable" border="1"
+
====  Description  ====
|-
+
 
! Area
+
This controls what shows up at the bottom of the menu and in your saved game slots.
! SETPLACE Param
 
|-
 
| Balamb Town (houses)
 
| 85
 
|-
 
| Balamb Train Station
 
| 86
 
|-
 
| Balamb Town Entrance
 
| 85
 
|-
 
| Balamb Hotel
 
| 84
 
|-
 
| Balamb House
 
| 88
 
|-
 
| Dincht's House
 
| 83
 
|-
 
| Fire Cavern
 
| 92
 
|-
 
| Balamb Harbor
 
| 87
 
|-
 
| BG 2F Hallway
 
| 69
 
|-
 
| BG Library
 
| 64
 
|-
 
| BG Cafeteria
 
| 67
 
|-
 
| BG Front Gate
 
| 65
 
|-
 
| BG 1F
 
| 70
 
|-
 
| BG Infirmary
 
| 71
 
|-
 
| BG Quad
 
| 77
 
|-
 
| Master's Room
 
| 81
 
|-
 
| MD Level
 
| 68
 
|-
 
| Car Garage
 
| 75
 
|-
 
| Training Center
 
| 78
 
|}
 

Latest revision as of 05:24, 23 May 2019

  • Opcode: 0x0133
  • Short name: SETPLACE
  • Long name: Set Area Display Name

Argument

none

Stack

A number
SETPLACE

Description

This controls what shows up at the bottom of the menu and in your saved game slots.