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'',...") |
m (4 revisions imported) |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 3: | Line 3: | ||
* Long name: Set 3-coordinate position | * Long name: Set 3-coordinate position | ||
| − | ==== Argument ==== | + | ==== Argument ==== |
Walkmesh triangle ID. | Walkmesh triangle ID. | ||
| − | ==== 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. | ||
Latest revision as of 05:23, 23 May 2019
- 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.