Kloshke Posted January 4, 2013 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 52 Reputation: 0 Joined: 12/08/12 Last Seen: August 30, 2013 Share 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 Link to comment Share on other sites More sharing options...
KirieZ Posted January 4, 2013 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 5 Reputation: 0 Joined: 12/16/12 Last Seen: September 25, 2024 Share 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 Link to comment Share on other sites More sharing options...
Kloshke Posted January 4, 2013 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 52 Reputation: 0 Joined: 12/08/12 Last Seen: August 30, 2013 Author Share 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 Link to comment Share on other sites More sharing options...
KirieZ Posted January 6, 2013 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 5 Reputation: 0 Joined: 12/16/12 Last Seen: September 25, 2024 Share 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 Link to comment Share on other sites More sharing options...
nanakiwurtz Posted January 6, 2013 Group: Members Topic Count: 81 Topics Per Day: 0.02 Content Count: 1654 Reputation: 583 Joined: 08/09/12 Last Seen: January 14, 2020 Share Posted January 6, 2013 Simpler way to create your own quests --> http://rathena.org/board/files/file/2495-chain-quest/ Quote Link to comment Share on other sites More sharing options...
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~
Link to comment
Share on other sites
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.