Difference between revisions of "FF7/Field/Script/Opcodes/34 PDIRA"
Jump to navigation
Jump to search
my_wiki>Lasyan3@hotmail.com m |
my_wiki>BukTop m (2 revisions imported) |
(No difference)
|
Revision as of 12:34, 4 April 2018
- Opcode: 0x34
- Short name: PDIRA
- Long name: Face Party Member
Memory layout
0x34 | C |
---|
Arguments
- const UByte C: Character ID to face.
Description
Instantly turns the field object to face the party member specified by C. In contrast to PTURA, the turn is not gradual, and the parameter is not a party member ID (from 0 for the first to 2 for the third in the party), but a Character ID (like in MMBud). If the specified character ID is not in your party, the field object will turn to the main character.