-
Valued Member
changing mount's level requirement? how?
I can't get this to work. I already modified the mount's required lvl to 1 from the item_template table. But in game it is still required level 60. Could you please tell me how to get it right?
-
-
Proficient Member
Re: changing mount's level requirement? how?
You'll need to modify the item_template to require the correct level.
You'll need to learn the riding skill, if you want that lowered you'll need to open up your DB and change the NPC_Trainer table. Look up the IDs of the riding spells you want to change and set the level to 1 or w/e you want. After that, you'll need to clear your cache files as they save item and spell data. (Of course restart the server.)