Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
#Zoner6.pl - Quest File
General Info
Quest File
#Ikkinz Raid #3: Chambers of Transcendence sub EVENT_SPAWN { $x = $npc->GetX(); $y = $npc->GetY(); quest::set_proximity($x - 10, $x + 10, $y - 10, $y + 10); } sub EVENT_ENTER { $InInstanceIkky6 = quest::GetInstanceID("ikkinz",5); if($InInstanceIkky6 > 0){ quest::MovePCInstance(294,$InInstanceIkky6,-157,27,-2); # Zone: ikkinz } else { $client->Message(13, "You are not a part of an instance!"); } }
Source: 17 Jan 2022
Quest Source: 28 May 2022