Difference between revisions of "FF8/Field/Script/Opcodes/022 FOOTSTEP"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Created page with "* Opcode: '''0x022''' * Short name: '''FOOTSTEP''' * Long name: ???? ==== Argument ==== Unknown ==== Stack ==== :''????'' :'''FOOTSTEP''' ==== Description ==== Unknown. All...")
 
my_wiki>Shard
m
Line 12: Line 12:
 
==== Description ====
 
==== Description ====
 
Unknown. All footstep calls from the game use the following sets of parameters-arguments: 0-0, 0-1, 1-0, 1-2, 2-3, 3-4, 4-5, 5-6, 6-7, 8-9, 10-11
 
Unknown. All footstep calls from the game use the following sets of parameters-arguments: 0-0, 0-1, 1-0, 1-2, 2-3, 3-4, 4-5, 5-6, 6-7, 8-9, 10-11
 +
 +
[[Category:Unfinished FF8 Opcodes]]

Revision as of 05:30, 19 May 2014

  • Opcode: 0x022
  • Short name: FOOTSTEP
  • Long name: ????

Argument

Unknown

Stack

????
FOOTSTEP

Description

Unknown. All footstep calls from the game use the following sets of parameters-arguments: 0-0, 0-1, 1-0, 1-2, 2-3, 3-4, 4-5, 5-6, 6-7, 8-9, 10-11