Changes
From Final Fantasy Inside
m
→Arguments
* '''const UByte''' ''Y'': Address to store the Y-coordinate of the party member.
* '''const UByte''' ''Z'': Address to store the Z-coordinate of the party member.
* '''const UShortUByte''' ''I'': Address to store the ID of the walkmesh triangle the party member is standing on.
==== Description ====
Retrieves the coordinates of the party member specified by ''P''. If an invalid party member ID is specified, zeros are stored in the four addresses.