party - Windower/packages GitHub Wiki

Party is package that grants access to party and alliance information.

Tables

Party: an indexed list where indexes 1-18 denote different alliance members (unfilled slots being nil).

Party[#]

  • id: this alliance member's id
  • _id2: ???
  • name: the alliance member's name
  • hp: this alliance member's current hp
  • mp: this alliance member's mp
  • tp: this alliance member's tp
  • hp_percent: this alliance member's hp percent
  • mp_percent: this alliance member's mp percent
  • _hp_percent2: ???
  • _mp_percent2: ???
  • active: ???
  • flags: ???
  • index: ???
  • zone_id: the id of the zone this alliance member is in
  • _zone_id2: ???
  • alliance_info: a table containing general information about the alliance

alliance_info

  • alliance_leader_id: ???
  • party_1_leader_id: ???
  • party_1_index: ???
  • party_1_count: the number of members in party 1
  • party_2_leader_id:
  • party_2_index: ???
  • party_2_count: the number of members in party 2
  • party_3_leader_id:
  • party_3_index: ???
  • party_3_count: the number of members in party 3
  • st_selection: ???
  • st_selection_max: ???
  • _unknown_5F: ???