Difference between revisions of "FF8/Field/Script/Opcodes/01E SET3"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "* Opcode: '''0x01E''' * Short name: '''SET3''' * Long name: Set 3-coordinate position ==== Argument ==== Walkmesh triangle ID. ==== Stack ==== ..., ''XCoord'', ''YCoord'',...") |
my_wiki>Shard m (→Stack) |
||
Line 8: | Line 8: | ||
==== Stack ==== | ==== Stack ==== | ||
− | + | :''XCoord'' | |
− | + | :''YCoord'' | |
+ | :''ZCoord'' | ||
+ | :'''SET3''' | ||
==== Description ==== | ==== Description ==== | ||
Place this entity's model at XCoord, YCoord, ZCoord standing on the given walkmesh triangle. | Place this entity's model at XCoord, YCoord, ZCoord standing on the given walkmesh triangle. |
Revision as of 09:08, 24 January 2014
- Opcode: 0x01E
- Short name: SET3
- Long name: Set 3-coordinate position
Argument
Walkmesh triangle ID.
Stack
- XCoord
- YCoord
- ZCoord
- SET3
Description
Place this entity's model at XCoord, YCoord, ZCoord standing on the given walkmesh triangle.