Creating kill monsters quest
Anyone can helpe me to create a simple quest that rewards after killed some number of monsters? I did something , but after take the quest it reward instantly. I put the mob ID on "Chase" whith number of 50 on "Errands" tab in sTASKedit. What I did wrong?
Sorry my bad english :thumbdown:
Re: Creating kill monsters quest
Did you touch the instant pay option on the infos tab? Did you also set the reward npc? and are the reward groups set to success and not failed?
Other then that I don't really know
Re: Creating kill monsters quest
the instant pay is set to "0", I also set the reward npc and the reward groups are set to sucess. I dont know what to do anymore :*:
Re: Creating kill monsters quest
Quote:
Originally Posted by
evandroga
the instant pay is set to "0", I also set the reward npc and the reward groups are set to sucess. I dont know what to do anymore :*:
Maybe post some screenshots of the quest information, that might shed some light on it, had a problem with quests myself last night, took almost 3 hours of constant trial and error to find out what is was. :laugh:
Re: Creating kill monsters quest
Quests over 32768 are not supported and may cause some issues...
Re: Creating kill monsters quest
He is right, do NOT create quests that have an ID > 32768
Re: Creating kill monsters quest
Ok, I'll try. Thx
---------- Post added at 04:11 PM ---------- Previous post was at 03:37 PM ----------
So, I changed the task ID to 29003 and changed the ID on dialogs tab too.And Nathing :*:
Re: Creating kill monsters quest
I've looked through you screens and everything seems to be correct. Only thing I can think of now is the developer section, what quest did you clone to create this one?
If it was one you pick up and hand straight back in it could be why it's doing it.
When I made my quests for some mini bosses I cloned a low level quest that required mobs and then be handed in afterwards, which was the Earthern Roguewraith quest.
Re: Creating kill monsters quest
Dev section, unknown_012_b
change
05-00-00-00-00-00-00-00
to
01-00-00-00-01-00-00-00
Quests over 32k works fine. Just gamedbd dont remembers em and player can do em like repeatable ones.
Re: Creating kill monsters quest
So I did what ivanaivana showed it worked well at first. I can take the quest, see it in the list of quests and check how many monsters still have to kill to complete it, but I cant deliver to the NPC. I cloned a NPC Receive Quest in elements.data pointing in the same quest, and put the ID of the NPC Receive Quest cloned to same NPC in elements.data too. What did I do wrong now?
Re: Creating kill monsters quest
Yuo forgot 01-00-00-00-01-00-00-00
And you need also copy NPC FInish Quest, cos Recieve is Start
Re: Creating kill monsters quest
ivanaivana I did the right thing in Dev section, unknown_012_b. But where can I find NPC Finish Quest? In elements.data I cant find it.
---------- Post added at 12:58 PM ---------- Previous post was at 12:45 PM ----------
Ok, I foud what I did wrong. I put some words in dialog number 5 and I put the link -2147483641 in the answer, now is perfect! :laugh:
Just one more question:
How can I make this task available just 1 time at day? Thx the help for everyone :thumbup:
Re: Creating kill monsters quest
Quote:
Originally Posted by
evandroga
ivanaivana I did the right thing in Dev section, unknown_012_b. But where can I find NPC Finish Quest? In elements.data I cant find it.
---------- Post added at 12:58 PM ---------- Previous post was at 12:45 PM ----------
Ok, I foud what I did wrong. I put some words in dialog number 5 and I put the link -2147483641 in the answer, now is perfect! :laugh:
Just one more question:
How can I make this task available just 1 time at day? Thx the help for everyone :thumbup:
read here: http://forum.ragezone.com/f693/stask...2011-a-787715/ ;)
Re: Creating kill monsters quest
Thx. No more questions :wink: