Page 1 of 1

LUA: GetSkillIDByName()

Posted: Sat Dec 07, 2013 5:52 am
by thefoof
This just returns the skill id from a skill retreived by a supplied name. Syntax is GetSkillIDByName(string "Name")

Example: GetSkillIDByName("Slashing") will return 418532101.

Re: LUA: GetSkillIDByName()

Posted: Sat Dec 07, 2013 8:27 am
by John Adams
Awesome. Made our bonusing lives much easier today ;)