Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Sentry_Rotiart.pl - Quest File
General Info
Quest File
# Friend of the Kin - 114437 # # items: 29626 sub EVENT_ITEM { if (plugin::check_handin(\%itemcount, 29626 => 1)) { my $x = $npc->GetX(); my $y = $npc->GetY(); my $z = $npc->GetZ(); my $h = $npc->GetHeading(); my $traitor = quest::spawn2(114437,0,0,$x,$y,$z,$h); # NPC: a_Kromzek_Spy my $attack = $entity_list->GetMobID($traitor); my $traitorattack = $attack->CastToNPC(); $traitorattack->AddToHateList($client, 1); quest::depop_withtimer(); } plugin::return_items(\%itemcount); } # EOF zone: skyshrine ID: 114129 NPC: Sentry_Rotiart
Source: 17 Jan 2022
Quest Source: 28 May 2022