Look in your quests table and see the problem there!
Likes: 0
hi, Im using WoW Vendetta - Wage Your War | WoW-V.com
To Create My own Vendors Npc's ETC.
know there is an option to tell how much xp you get from the quest i put in like 5000 and the how many gold you get from the quest i typ like 500 g
oke the quest has been made i put it in my DB and restart server works fine
i add the npc Who gives the quest Works fine
but when i finish the quest it dos not give me any xp ....
how can i change this ore is there anyway to put xp into a Quest???
› See More: Help With getting xp from a Quest.
Look in your quests table and see the problem there!
i cant find the quest in the table?
oke well i found the quest know 1 problem solved but where do i change the xp you get from the quesT?
it should say XP somewhere at the top you should be able to find the column
Code:UPDATE `quest_template` SET `XPCOLUMNNAMEHERE` = 1337 WHERE `entry` = QUEST ID;
No touching please.
Fatcow has the right way to do it, follow that!
Leecher - 01/07/10!
Active Member - 05/07/10!
Moderator - 14/08/10!
Contributor - 15/09/10!
thax mangood Job ^^
Fatcow How do i place this code in:
UPDATE `quest_template` SET `XPCOLUMNNAMEHERE` = 1337 WHERE `entry` = QUEST ID;
Mangos DB?
Ore how plz respond
Right-click the database you want to execute it in, and click Console! It'll bring up a another GUI, all you have to do is copy and paste that sql line in there and hit enter. Then you're all set!
Leecher - 01/07/10!
Active Member - 05/07/10!
Moderator - 14/08/10!
Contributor - 15/09/10!
Bookmarks