EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Quests (https://www.eqemulator.org/forums/forumdisplay.php?f=624)
-   -   Pvp/Non Pvp Priest of Discord; By Cameron13 (https://www.eqemulator.org/forums/showthread.php?t=15695)

cameron13 09-05-2004 02:09 PM

Pvp/Non Pvp Priest of Discord; By Cameron13
 
sub EVENT_SAY
{
if ($text=~ /Hail/i){quest::say("Do you want to be [PVP] or [NON PVP]");}
if ($text=~ /PVP/i){quest::say(" Here you go $Name Give this item back to me.
quest::summonitem(18700);
}
if ($text=~ /NON PVP/i){quest::say(Here you go Give this back to me);}
quest::summonitem(29019);}
{
sub EVENT_ITEM
}
($itemcount{18700} == 1);}
{
quest::say("I see you wish to join us in Discord! Welcome! By turning your back on the protection of Order you are now open to many more opportunities for

glory and power. Remember that you can now be harmed by others who have also heard the call of Discord.");
quest::pvp("On");
{
($itemcount{29109} == 1)}
{
quest::say(" Welcome $name on joining the the Order. "); }
quest::pvp("on");
}

sotonin 09-05-2004 04:02 PM

there's already been at least 2 of these quests, that do the exact same thing posted before.

/search

o.O


All times are GMT -4. The time now is 07:10 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.