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 10-19-2015, 12:56 PM
jo3shmo3me
Fire Beetle
 
Join Date: Oct 2015
Posts: 6
Default Script to give all PoP flags upon hailing?

Is there a way to give all PoP flags to a player upon being hailed?

For example - this is from another post here...

To skip the hedge event just place this script on a npc you hail.


sub EVENT_SAY {

if($text=~/Hail/i)
{
quest::say("She lied! She said she would release me if I found my way through the maze! Please, you must defeat her. It is the only way I will ever be free. I can help you escape this maze if you would like to [return]");
$client->Message(4,"You receive a character flag!");
quest::setglobal("pop_pon_construct", 1, 5, "F");
}
}


That is the actual script at the end of the hedge event.


I assume you can add to "quest::setglobal("pop_pon_construct", 1, 5, "F");" to give all PoP flags?

Is there a list of the flags that are needed to complete all PoP zones up through potimeb?
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 05:20 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