Kloshke Posted January 4, 2013 Posted January 4, 2013 I want to add a custom quest using the quest db system. Is this possible? and which files do I have to edit for this? Thank you in advance~ Quote
KirieZ Posted January 4, 2013 Posted January 4, 2013 yes, it is. on server: you need to add your quest in db/quest_db.txt and use script commands to set or unset quest on the character. (quest log commands) on client: you need to add your quest in questid2display.txt I hope it helped. Quote
Kloshke Posted January 4, 2013 Author Posted January 4, 2013 yes, it is. on server: you need to add your quest in db/quest_db.txt and use script commands to set or unset quest on the character. (quest log commands) on client: you need to add your quest in questid2display.txt I hope it helped. Thank you, and what about the quest itself? Where do I write the script for the quest? Quote
KirieZ Posted January 6, 2013 Posted January 6, 2013 I don't think I understand what you said, but you write a normal quest script, as far as I know quest db / log only add a information to player, you can use it instead of a 'progress variable' too (by checking if player have or not have determined quest) if you want to use the mobcount you can check the value with checkquest. I hope it helped Quote
nanakiwurtz Posted January 6, 2013 Posted January 6, 2013 Simpler way to create your own quests --> http://rathena.org/board/files/file/2495-chain-quest/ Quote
Question
Kloshke
I want to add a custom quest using the quest db system. Is this possible? and which files do I have to edit for this?
Thank you in advance~
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.