GetMaxAttribPoints

From Nutscript Developer Wiki
    GM:GetMaxAttribPoints(client, attrib)

Description[edit]

This function returns the maximum amount of specific attribute.

Arguments[edit]

  • Player client
  • String attribID

Return Values[edit]

  • Integer

Amount of Maximum Attribute Points.

Examples[edit]

none