Difference between revisions of "FF8/Field/Script/Opcodes/062 TALKRADIUS"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Created page with "__NOTOC__ * Opcode: '''0x062''' * Short name: '''TALKRADIUS''' * Long name: Set Talk Radius ==== Argument ==== none ==== Stack ==== :''Distance'' :'''TALKRADIUS''' ==== De...")
 
m (3 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
 
 
* Opcode: '''0x062'''
 
* Opcode: '''0x062'''
 
* Short name: '''TALKRADIUS'''
 
* Short name: '''TALKRADIUS'''
 
* Long name: Set Talk Radius
 
* Long name: Set Talk Radius
  
==== Argument ====
+
==== Argument ====
  
 
none
 
none
  
==== Stack ====
+
==== Stack ====
:''Distance''
 
:'''TALKRADIUS'''
 
  
==== Description ====
+
: ''Distance''
 +
: '''TALKRADIUS'''
 +
 
 +
==== Description ====
  
 
Sets how many units maximum the player must be to fire this event's '''talk''' script when they press the OK button. Most humanoids have a talk radius of about 200.
 
Sets how many units maximum the player must be to fire this event's '''talk''' script when they press the OK button. Most humanoids have a talk radius of about 200.

Latest revision as of 05:24, 23 May 2019

  • Opcode: 0x062
  • Short name: TALKRADIUS
  • Long name: Set Talk Radius

Argument

none

Stack

Distance
TALKRADIUS

Description

Sets how many units maximum the player must be to fire this event's talk script when they press the OK button. Most humanoids have a talk radius of about 200.