cameron13
09-05-2004, 02:09 PM
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");
}
{
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");
}