pfQuest: adding custom quests

Post Reply
User avatar
Manateufel
Posts: 31

pfQuest: adding custom quests

Post by Manateufel » Tue Dec 28, 2021 6:32 pm

Anyone know how to add custom quests to pfQuest's database?

Edit: in the meantime I found this: https://reposhub.com/javascript/misc/sh ... urtle.html

User avatar
Kiwijello
Posts: 25

Re: pfQuest: adding custom quests

Post by Kiwijello » Fri Dec 31, 2021 12:57 pm

A couple of us were trying to figure it out. This was found:

https://raw.githubusercontent.com/shagu ... quests.lua

We need to edit this. The only problems I have is:

A) Finding the custom quest ID numbers
B) Having to manually type in all the quest text (yuck).

Aside from that, looks totally doable :)

User avatar
Savini
Posts: 3

Re: pfQuest: adding custom quests

Post by Savini » Tue Jan 04, 2022 2:09 pm

Once https://database.turtle-wow.org/ is back up, it would be slightly faster since I believe there is a section specifically in the TWoW DB to pull up custom content, and then all the text could be copy/pasted...but still being done 1 by 1. Not sure if we could get Torta and team to do an export for us :-)

Thinking we'd need a GitHub setup as well so everyone can participate in changes after the initial creation? Would also include changes to existing quests that show up on the wrong map spots now due to map changes, like inside Stormwind?

User avatar
Doctorbeefy
Posts: 3

Re: pfQuest: adding custom quests

Post by Doctorbeefy » Sun Jan 16, 2022 9:59 pm

docs.google.com/spreadsheets/d/1-DYHaEq8GD8lH10GJXZxD9iNLNWjl4XA32u_Ire11NY

https://github.com/shagu/pfQuest-turtle

This is what has been done so far for pfquest-turtle you can fork shaqu's repo and make some edits. At some point I'll make a video showing how to contribute until then you'll need to ask questions.

Post Reply