Jump to content
  • 1

Adding Custom Quest


Kloshke

Question


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  52
  • Reputation:   0
  • Joined:  12/08/12
  • Last Seen:  

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


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  12/16/12
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  52
  • Reputation:   0
  • Joined:  12/08/12
  • Last Seen:  

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?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  12/16/12
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  81
  • Topics Per Day:  0.02
  • Content Count:  1654
  • Reputation:   583
  • Joined:  08/09/12
  • Last Seen:  

Simpler way to create your own quests --> http://rathena.org/board/files/file/2495-chain-quest/

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...