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 09-03-2010, 03:33 AM
Hmm
Discordant
 
Join Date: Jan 2002
Posts: 276
Default delquest not working?

Here's sample of my code...

if (plugin::check_handin(\%itemcount, $tinybone => 1)) {
quest::say("You found it! Thanks.");
quest::say("Talk to me when you are ready for next adventure.");
quest::level(4);
quest::delglobal("weiuaFirst");
} else {
plugin::return_items(\%itemcount);
quest::say("I have no use for this item, $name. Take it back.");
}

Now, the problem is that setglobal works, and returns true when defined $qglobals{WeiuaFirst} is checked, but once its defined, it don't seem to change back to false after delglobal is used. That is, unless I use clear quest cache command.

Is there wrong with how I use delglobal?
__________________
Hmm...
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 03:30 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