
Prototype: GemRB.LeaveParty(Slot [, Dialog])

Description: Removes the player character from the party.

Parameters: Slot  - actor index in game structure
            Dialog - if set to 1, initiate the dialog.
                     if set to 2, execute "SetLeavePartyDialogFile" and initiate dialog.

Return value: N/A

See also: GetPartySize

