mirror of
https://github.com/emagi/eq2emu
synced 2026-08-12 18:23:04 -04:00
257 B
257 B
Function: GetSkillMaxValue(skill)
Description: Gets the max value allowed of the skill object.
Parameters:
skill(int32) - Integer valueskill.
Returns: UInt32 max skill allowed for the skill object.
Example:
Example Required