GetPartySize
Prototype: GemRB.GetPartySize ()
Description: Returns the actual number of PCs (dead included). This command works only after a LoadGame().
Parameters: N/A
Return value: numeric (0-10)
See also: LoadGame, QuitGame, GameSetPartySize
Back to function index, GUIScript introduction.