Game (functions)/Guest Management/Table: Revision history

From PMDOWiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

17 January 2026

  • curprev 20:5420:54, 17 January 2026 Imbion talk contribs 468 bytes +468 Created page with "{| class="wikitable" |- ! Function !! Description |- | GetPlayerGuestCount|| Returns the amount of guests currently in the player's party. |- | GetPlayerGuestTable|| Returns the player's party guests as a lua table. |- | GetPlayerGuestMember||Gets the character at the specified index from the guests. |- | AddPlayerGuest|| Adds the given character to the player's guest list. |- | RemovePlayerGuest|| Removes the character from the given slot from the guest list. |}"