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

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Shard
(Created page with "* Opcode: '''0x0133''' * Short name: '''SETPLACE''' * Long name: ???? ==== Argument ==== none ==== Stack ==== :''A number'' :'''SETPLACE''' ==== Description ==== Some note...")
Qhimm>Shard
Line 1: Line 1:
* Opcode: '''0x0133'''
* Opcode: '''0x0133'''
* Short name: '''SETPLACE'''
* Short name: '''SETPLACE'''
* Long name: ????
* Long name: Set Area Display Name


==== Argument ====
==== Argument ====
Line 12: Line 12:


==== Description ====
==== Description ====
Some notes:
This controls what shows up at the bottom of the menu and in your saved game slots.
 
{| class="wikitable sortable" border="1"
|-
! Area
! 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
|}

Revision as of 16:43, 30 March 2015

  • 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.