Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
#drunk_trigger.pl - Quest File
General Info
Quest File
sub EVENT_SPAWN { $x = $npc->GetX(); $y = $npc->GetY(); quest::set_proximity($x - 10, $x + 10, $y - 10, $y + 10); } sub EVENT_ENTER { quest::spawn2(228113,0,0,0,0,0,0); # NPC: #drunk_counter quest::depop_withtimer(); }
Source: 17 Jan 2022
Quest Source: 28 May 2022