Jump to content
  • 0

How to make custom quest


rullezz

Question

6 answers to this question

Recommended Posts

  • 0

You need two things:

1) Create quest in jython language.

2) Add your quest in system QuestName-e.dat there you can add everything... Quest name, description, point in map, reward icon, then you accept quest show in bottom on gracia final and so on.:)

Link to comment
Share on other sites

  • 0

You need two things:

1) Create quest in jython language.

2) Add your quest in system QuestName-e.dat there you can add everything... Quest name, description, point in map, reward icon, then you accept quest show in bottom on gracia final and so on.:)

 

you mean i need to add to \data\scripts\quests t00

Link to comment
Share on other sites

  • 0

Yes :) For example copy new folder 154_SacrificeToSea change quest id 154 and name SacrificeToSea to your own :) Then change everything in __init__.py, npc id, reward, again quest id and name :)

 

Then you create you own quest, go to gameserver\data open scripts.cfg and add your quest :)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...