Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
#safetynet.pl - Quest File
General Info
Quest File
sub EVENT_SPAWN { $x = $npc->GetX(); $y = $npc->GetY(); quest::set_proximity($x - 5, $x + 5, $y - 5, $y + 5); } sub EVENT_ENTER { quest::movepc(31,-485,-476,73); # Zone: soldunga }
Source: 17 Jan 2022
Quest Source: 28 May 2022