Party
This function returns all party members.
Usage
get_party()
Returns
None
or an object containing party members.
The object can be empty.
The
key
in the object is the player's party ID.player_id
will be0
until they spawn near you.hp_percent
andmp_percent
are values ranging from0
to10
. This is how Joymax sends the percentage data.
Last updated