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