Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
116012.pl - Quest File
General Info
Quest File
#Firbrand the black for ring 8 sub EVENT_SPAWN { quest::settimer(98,2); } sub EVENT_TIMER { $check = $entity_list->GetMobByNpcTypeID(116577); if ($timer == 98 && $check) { quest::stoptimer(98); quest::settimer(94,1000); } elsif($timer == 98) { quest::stoptimer(98); } elsif ($timer == 94) { quest::depopall(116012); } }
Source: 17 Jan 2022
Quest Source: 28 May 2022