
Prototype: GemRB.GameSetPartySize(Size)

Description: Sets the maximum number of PCs. This command works only after a LoadGame(). If the party size was set to 0, then it means unlimited size.

Parameters: Size - must be 0-8

Return value: N/A

See also: GetPartySize

