Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
The_Keeper_of_Sorrows.pl - Quest File
General Info
Quest File
sub EVENT_COMBAT { if ($combat_state == 1) { quest::settimer(1,6); } elsif ($combat_state == 0) { quest::stoptimer(1); } } sub EVENT_TIMER { if($timer == 1) { if($z < -975) { $npc->GMMove(-175,354,-759.13,503); } } } sub EVENT_DEATH_COMPLETE { quest::signal(207014,0); # NPC: Tylis_Newleaf quest::spawn2(207066,0,0,$x,$y,$z,$h); # NPC: #Tylis_Newleaf }
Source: 17 Jan 2022
Quest Source: 28 May 2022