Skill to Int (ASH)

Nightmist

Member
Scriptlet that returns the skill number as a int.

To use:
Code:
SkillToIntNumber( $skill[*Skill Here*])

Edit: Returns 0 if it cant find the skill.


Edit2: A string version (Pointless once 7.0 comes out though)
Code:
SkillToStringNumber( $skill[*Skill Here*])


Note: None of these are tested...
 
Top