Difference between revisions of "FF7/WorldMap Module/Script/Opcodes/330"
< FF7 | WorldMap Module | Script | Opcodes
Jump to navigation
Jump to search
my_wiki>Aali (Created page with "* Opcode: '''0x330''' * Name: set active entity from model id * Two-word opcode: No ==== Parameters ==== {| border="1" cellspacing="1" cellpadding="3" style="border: 1px sol...") |
my_wiki>Aali |
||
Line 1: | Line 1: | ||
* Opcode: '''0x330''' | * Opcode: '''0x330''' | ||
− | * Name: set active entity | + | * Name: set active entity |
* Two-word opcode: No | * Two-word opcode: No | ||
Line 17: | Line 17: | ||
==== Notes ==== | ==== Notes ==== | ||
− | Sets the active entity | + | Sets the current active entity to the entity representing the specified model. |
− | |||
− |
Revision as of 01:15, 9 August 2014
- Opcode: 0x330
- Name: set active entity
- Two-word opcode: No
Parameters
Location | Name | Description |
---|---|---|
Stack | Model ID | Model to set as active entity |
Notes
Sets the current active entity to the entity representing the specified model.