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 06-12-2006, 10:05 AM
Dymerius
Sarnak
 
Join Date: Oct 2004
Posts: 74
Default quest::setguild(x,y) not working...

Does anyone see anything wrong in the following quest code?

sub EVENT_SAY {
if ($text=~/hail/i) {
quest::say("Check");
}
if ($text=~/yes/i) {
quest::say("bindcheck on $name $userid");
quest::rebind(2,118.03,282.64,3.13);
quest::say("guildcheck");
quest::setguild(3,0);
}


}

Everything executes except for the setguild.
I've checked and double-checked. I have a guild with ID 3 and my guild_ranks db is in good order.

Any ideas?
Reply With Quote
  #2  
Old 08-08-2006, 03:56 PM
Dymerius
Sarnak
 
Join Date: Oct 2004
Posts: 74
Default

Bump

I'm still trying to puzzle this out.
Reply With Quote
  #3  
Old 08-11-2006, 03:31 PM
RangerDown
Demi-God
 
Join Date: Mar 2004
Posts: 1,066
Default

In the guilds table there's (or used to be) both an "id" field and an "eqid" field (or something like that). Don't know for sure which one setguild is using, have you tried it both ways?
__________________
<idleRPG> Rogean ate a plate of discounted, day-old sushi. This terrible calamity has slowed them 0 days, 15:13:51 from level 48.
Reply With Quote
  #4  
Old 08-18-2006, 11:45 AM
Dymerius
Sarnak
 
Join Date: Oct 2004
Posts: 74
Default

In the guilds table, I only see "id". :\
Reply With Quote
  #5  
Old 08-20-2006, 03:42 AM
fathernitwit
Developer
 
Join Date: Jul 2004
Posts: 773
Default

eqid was removed... however, the quest command does exactly the same thing as #guild set, does it work for you?
Reply With Quote
  #6  
Old 08-24-2006, 09:14 AM
Dymerius
Sarnak
 
Join Date: Oct 2004
Posts: 74
Default

#guild set works properly. The perl command is still not working correctly, however.
Reply With Quote
  #7  
Old 09-27-2006, 03:55 PM
Dymerius
Sarnak
 
Join Date: Oct 2004
Posts: 74
Default

Sorry to bump this again - this is the last time.

I'm still trying to figure out what the problem is here. This is driving me nuts. :-\ Any help would be greatly appreciated.

I'm using quest::setguild(1,0); in the midst of a bunch of debug code, all of which executes fine. (I've used variations of that line with quote marks around the parameters with no luck, so I guess that's not the problem. Heh)

Thanks.
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 12:19 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