Difference between revisions of "FF7/WorldMap Module/Script/Opcodes/01b"

From Final Fantasy Inside
my_wiki>BukTop
m (1 revision imported)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
* Opcode: '''0x01b'''
 
* Opcode: '''0x01b'''
* Name: push unknown
+
* Name: push direction from active entity to point
 
* Two-word opcode: No
 
* Two-word opcode: No
  
Line 11: Line 11:
 
|-
 
|-
 
| Stack
 
| Stack
| Unknown
+
| Point ID
|  
+
| Point to compare direction to
 
|}
 
|}
  
 
==== Notes ====
 
==== Notes ====
  
Uses data from atn table
+
Pushes the direction towards the point specified from the active entity

Latest revision as of 23:30, 16 January 2025

  • Opcode: 0x01b
  • Name: push direction from active entity to point
  • Two-word opcode: No

Parameters

Location Name Description
Stack Point ID Point to compare direction to

Notes

Pushes the direction towards the point specified from the active entity