Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
#Peffin_Ambersnow.pl - Quest File
General Info
Quest File
sub EVENT_SPAWN { quest::spawn2(116182,0,0,3406.9,-1722.2,142.9,383); # NPC: Kromrif_Elite quest::spawn2(116182,0,0,3408.7,-1693.2,142.5,383); # NPC: Kromrif_Elite quest::spawn2(116182,0,0,3390.1,-1744.3,146.4,383); # NPC: Kromrif_Elite quest::spawn2(116182,0,0,3393.8,-1777.2,149,383); # NPC: Kromrif_Elite quest::spawn2(116182,0,0,3395.6,-1794.3,151.6,383); # NPC: Kromrif_Elite quest::settimer(50,600); } sub EVENT_TIMER { if($timer==50) { quest::stoptimer(50); quest::say("The cowards seem to have fled friends, thank you for your protection."); quest::depopall(116182); quest::depop(); } }
Source: 17 Jan 2022
Quest Source: 28 May 2022