rullezz Posted December 29, 2009 Share Posted December 29, 2009 HOw i can make my custom quest? i mean it will be showing on map if i need go to anather npc/kill someone. Link to comment Share on other sites More sharing options...
0 anTiH3RO Posted December 29, 2009 Share Posted December 29, 2009 what kind of quest? Link to comment Share on other sites More sharing options...
0 bauwbas Posted December 29, 2009 Share Posted December 29, 2009 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 More sharing options...
0 rullezz Posted December 29, 2009 Author Share Posted December 29, 2009 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 More sharing options...
0 bauwbas Posted December 30, 2009 Share Posted December 30, 2009 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 More sharing options...
0 Intrepid Posted December 30, 2009 Share Posted December 30, 2009 or you can add java script too not necessary to have it in python Link to comment Share on other sites More sharing options...
0 rullezz Posted December 30, 2009 Author Share Posted December 30, 2009 thx ppl ))))) you help me Link to comment Share on other sites More sharing options...
Question
rullezz
HOw i can make my custom quest? i mean it will be showing on map if i need go to anather npc/kill someone.
Link to comment
Share on other sites
6 answers to this question
Recommended Posts