Go Back   EQEmulator Home > EQEmulator Forums > Quests > Quests::Q&A

Quests::Q&A This is the quest support section

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 07-18-2009, 08:41 AM
djeryv's Avatar
djeryv
Hill Giant
 
Join Date: Apr 2008
Posts: 237
Default Task System need Perl?

I made a couple of Tasks in the database...

Code:
INSERT INTO tasks (id, duration, title, description, reward, rewardid, cashreward, xpreward, rewardmethod, startzone, minlevel, maxlevel, repeatable) VALUES ('900000000', '0', 'Kill 10 Orc Pawns', 'Go forth into Greater Faydark. Slay 10 of the Orc Pawns that roam the woods.', 'Small Bronze Helm', '4213', '325', '100', '0', '54', '0', '0', '0');
INSERT INTO activities (taskid, activityid, step, activitytype, text1, text2, text3, goalid, goalmethod, goalcount, delivertonpc, zoneid, optional) VALUES ('900000000', '0', '0', '2', 'Orc Pawns', '', '', '54015', '0', '5', '0', '54', '0');
INSERT INTO tasks (id, duration, title, description, reward, rewardid, cashreward, xpreward, rewardmethod, startzone, minlevel, maxlevel, repeatable) VALUES ('900000001', '0', 'Get Orc Skull', 'Go forth into Greater Faydark and bring General Jyleel [in Felwithe] a skull of an orc.', 'Fine Steel Scimitar', '5353', '600', '200', '0', '54', '0', '0', '0');
INSERT INTO activities (taskid, activityid, step, activitytype, text1, text2, text3, goalid, goalmethod, goalcount, delivertonpc, zoneid, optional) VALUES ('900000001', '0', '0', '1', 'General Jyleel', 'Orc Skull', '', '16174', '0', '1', '61026', '54', '0');
...I can get them from a NPC (I added it to their perl script), but I cannot seem to make them work. I killed orc pawns...nothing. I tried to give an orc skull to the General...he gave it back. Do I have to use perl to make the task system work? Do I have to put an ondeath event in an orc pawn perl script? I was hoping I could make tasks without needing perl at all.

- Djeryv
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 10:20 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3