FF7/WorldMap Module/Script/Opcodes/308

From Final Fantasy Inside
< FF7‎ | WorldMap Module‎ | Script‎ | Opcodes
Revision as of 17:24, 5 August 2014 by my_wiki>Aali (Created page with "* Opcode: '''0x308''' * Name: set active entity mesh coordinates * Two-word opcode: No ==== Parameters ==== {| border="1" cellspacing="1" cellpadding="3" style="border: 1px ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • Opcode: 0x308
  • Name: set active entity mesh coordinates
  • Two-word opcode: No

Parameters

Location Name Description
Stack X Mesh X coordinate
Stack Y Mesh Y coordinate

Notes

Sets the active entity's mesh coordinates, X is a number between 0 and 36 (for 9 MAP blocks with 4 meshes each) while Y is a number between 0 and 28 (for 7 MAP blocks with 4 meshes each).