PDA

View Full Version : Skill to Int (ASH)



Nightmist
04-09-2006, 12:39 AM
Scriptlet that returns the skill number as a int.

To use:

SkillToIntNumber( $skill[*Skill Here*])

Edit: Returns 0 if it cant find the skill.


Edit2: A string version (Pointless once 7.0 comes out though)

SkillToStringNumber( $skill[*Skill Here*])


Note: None of these are tested...