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

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

Reply
 
Thread Tools Display Modes
  #1  
Old 02-16-2015, 11:43 AM
Bandor
Hill Giant
 
Join Date: May 2014
Posts: 209
Default Question regarding npc quest

Any Idea why this won't work? Was working fine and now it won't work anymore lol.

Code:
sub EVENT_SAY {
	if($text=~/hail/i) {
		plugin::DiaWind("Greetings, {gold}$name~. I am {y}Vahnika~ , Magus of {g}The Green Legion~. {y}The Prophet~ has begun calling great armies - spread from all over our known worlds! My Legion was one of these {lb}many powerful armies~.
		{gold}My troop stand steadfast with our great Leader~ , whilst I was dispatched here , to {lb}the Relic~ , To guard against the {r}dark forces~ that seek to {r}plague~ us! [what relic?>");
	} 
	elsif($text=~/what/i) {
		plugin::DiaWind("You see there is something {lb}strange~ happening here. Just a mere month ago {r}Mayong~ had just begun his {r}onslaught~ upon the race of {lb}Vampyre~. But now it seems he has progressed at a much quicker pace
		than we previously anticipated. Rumors are starting to flow in our encampments that he has even corrupted {y}Ayonea Ro~ herself! When we first arrived here ,the lands were full of {lb}powerful Scykrin~ , bright minded
		individuals they were. But within a day of our arrival they became {r}crazed!~ We were unsure what was affecting them in such a way but it seemed to not harm us. My troop quickly rounded up those we could and 
		{r}layed waste~ those that we were forced to. Establishing a {lb}camp~ not far from here. If you could make your way to our {lb}encampment~ what remains of my troop, those left on this {r}forsaken plane~ , may be able to put use to you! [I will assist you>");
	}
	elsif($text=~/assist/i) {
		plugin::DiaWind("Seek out {y}Rahtiz~ and speak with him. Perhaps he could use your help!");
	quest::setglobal("Rahtiz", 1, 5, "F");
	} 
}
__________________
Owner and Developer - Everquest: A New World
Reply With Quote
  #2  
Old 02-18-2015, 05:35 AM
Greyhelm's Avatar
Greyhelm
Sarnak
 
Join Date: Jul 2009
Location: East Coast
Posts: 35
Default

What is it not doing?
Reply With Quote
  #3  
Old 02-24-2015, 10:01 AM
Bandor
Hill Giant
 
Join Date: May 2014
Posts: 209
Default

Fixed it,took me quite some time to troubleshoot this one,but it was really just a head /smack,had 2 sub event_popupresponse in my global_player. added both to same sub event and removed the extra and it now works fine
__________________
Owner and Developer - Everquest: A New World
Reply With Quote
Reply


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 03:39 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3