- OTClient version
- Kondra's v8
I bought this Quest Log module, but it wasn’t exactly what was originally promised, so after testing it for a while, I decided to share it with everyone.
Features:
In server/data/lib add questSystemLib.lua from the uploaded files, then load it in server/data/lib.lua by adding this line
In server/data/scripts add questSystem.lua from the uploaded files.
In server/data/xml replace your quests.xml with the one from the uploaded files.
In server/data/globalevents/scripts/startup.lua add this at the end of the file:
Note: Keep in mind this module still has some bugs and issues that are not fixed yet, but it’s good to go.
Scan Results (VirusTotal)
Features:
- Separated image for each quest
- Separated icon for each mission
- Progress bar for each mission until completed
In server/data/lib add questSystemLib.lua from the uploaded files, then load it in server/data/lib.lua by adding this line
dofile('data/lib/questSystemLib.lua')In server/data/scripts add questSystem.lua from the uploaded files.
In server/data/xml replace your quests.xml with the one from the uploaded files.
In server/data/globalevents/scripts/startup.lua add this at the end of the file:
loadQuestsFromXML()Note: Keep in mind this module still has some bugs and issues that are not fixed yet, but it’s good to go.
Scan Results (VirusTotal)