-
Newbie
[Antrix] - Spell and Skill ID's
I cant seem to find a command to lookup spells and skills... Like .lookupitem for items.
Is there a list anywhere? I dont really want to have to look through my database table unless someone can tell me some kind of 'search' or 'find' for db tables.
Thanks.
-
-
Newbie
Re: [Antrix] - Spell and Skill ID's
If you have phpMyAdmin, you can use its search function to find what you need in the MySQL database.
Not sure about others since I usually use phpMyAdmin to do stuff like this.