Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
#an_Odd_Looking_Spider.pl - Quest File
General Info
Quest File
# items: 67053 my $x; my $y; my $z; my $h; sub EVENT_ITEM { my $x = $npc->GetX(); my $y = $npc->GetY(); my $z = $npc->GetZ(); my $h = $npc->GetHeading(); if (plugin::check_handin(\%itemcount, 67053 => 1)){ quest::spawn2(123150,0,0,$x,$y,$z,$h); # NPC: #Stiggles_Cogswin quest::depop_withtimer(); } }
Source: 17 Jan 2022
Quest Source: 28 May 2022