GetMaxEncumbrance

Prototype: GemRB.GetMaxEncumbrance (globalID)

Description: Returns the maximum weight the PC may carry before becoming encumbered.

Parameters:

  • globalID - party ID or global ID of the actor to use

Return value: integer


Back to function index, GUIScript introduction.