Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
the_Drunken_Buccaneer.pl - Quest File
General Info
Quest File
sub EVENT_SPAWN { $drunk = $entity_list->GetMobByNpcTypeID(228111); if($drunk == 1){ quest::settimer("depop",1); } } sub EVENT_TIMER { quest::depop(); }
Source: 17 Jan 2022
Quest Source: 28 May 2022