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
  #2  
Old 03-01-2007, 01:24 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Quote:
Originally Posted by Arag
ok guys im starting to pull my hair out!!!! i am reading the forums and wikki over and over fr hours now!!
i just cant find what im doing wrong
i havewrighted a few quest so far and they all worked fine but now its just real horror!

here is the quest that i cant get to work ..


sub EVENT_SAY {
if($text=~/Hail/i) {
quest::say("hahaha $name. Do you realy think that you got what it Takes to (join the guild) of Darkness ? ");
}
if ($text=~/join/i) {
quest::setguild(1,0);
quest::summonitem(63096);
quest::exp(1500);
quest::say(" hmm $name. Might you Do have some balls .. We Wil see on The Battelfield how evil you can be! Now Leave and Fight! ");
}
}

the hailing works! i also get the Exp and i get the item in return..
he only not invites me to the guild ?

thanks for the help and interest!!!!
I don't have time to look up the quest::setguild - but search the Wikki - this here is better English;

Code:
quest::emote("chuckles,'So $name, Do you realy think that you have what it takes to [join] The Guild of Darkness ?'");

quest::say("hmm $name, maybe you do have some balls ... We will see how evil you can be on the battelfield. Go now and Fight! ");
I can look later on tonight if no one else can and you remind me.

Last edited by Angelox; 03-01-2007 at 09:28 AM..
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 01:56 AM.


 

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