Difference between revisions of "FF8/Field/Script/Opcodes/063 PUSHRADIUS"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Albeoris
(Created page with "* Opcode: '''0x063''' * Short name: '''PUSHRADIUS''' * Long name: Set Push Radius ==== Argument ==== none ==== Stack ==== : ''Distance'' : '''PUSHRADIUS''' ==== Desc...")
m (3 revisions imported)
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 05:24, 23 May 2019

  • Opcode: 0x063
  • Short name: PUSHRADIUS
  • Long name: Set Push Radius

Argument

none

Stack

Distance
PUSHRADIUS

Description

Sets the distance at which the player has to be for this event's push script to be run. Most events have a push radius of 48 when active and a push radius of 1 when inactive.