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 11-24-2012, 09:27 AM
Sinclipse
Hill Giant
 
Join Date: May 2012
Posts: 122
Default Task System Inquiry.

Hello everyone. I've gotten a few tasks to work, but for some reason this one is just failing. I'm not quite sure what I did wrong...

The perl text is this (I'll attach pictures of the Task//Goal//Activities).

Code:
##Leveling assistant
##ChambersE
##Made by Sinclipse

sub EVENT_SAY
{
	
	$npcname = "Level Assistant";
	
	if($text=~/hail/i)
	{
		$client->Message(315, "$npcname whispers to you 'Greetings $name. I am here to help you level. Please accept the task and return to me once you've completed it. Remember, if you're above the level said in the task, I will not accept the quest back.'");
		quest::assigntask(225);
	}
}
Adding in level restrictions later...

Picture of the Task ID//Goal//Activities.



is what it looks like, I edited out the desktop view and all that stuff. I've looked over other tasks and I have the same input and what not as they do... I just don't know what I did wrong.
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 06:48 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