Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Guardian_Adew.pl - Quest File
General Info
Quest File
sub EVENT_SAY { if($text=~/Hail/i){ quest::say("Welcome to the Selia district of [New Tanaan]. Be sure to help us to keep it clean!"); } } sub EVENT_SPAWN { $x = $npc->GetX(); $y = $npc->GetY(); quest::set_proximity($x - 90, $x + 90, $y - 90, $y + 90); } sub EVENT_ENTER { quest::signal(202273,5); #Qadar } #END of FILE Zone:poknowledge ID:202097 -- Guardian_Adew
Source: 17 Jan 2022
Quest Source: 28 May 2022