InventoryGroupIsAvailable
Callable
Parameters
C: Character
The character on which we validate the group
optionalGroupName: AssetGroupItemName = null
The name of the asset group (body area)
optionalActivity: boolean = false
if TRUE check if activity is allowed on the asset group
Returns string
- The error message (if any)
Returns an error message if the body area (Asset Group) for a character is blocked, and
null
otherwise.Similar to InventoryGroupIsBlockedForCharacter but also checks for map range and owner rules.