Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
#Zoner5.pl - Quest File
General Info
Quest File
#Ikkinz Raid #2: Chambers of Glorification sub EVENT_SPAWN { $x = $npc->GetX(); $y = $npc->GetY(); quest::set_proximity($x - 10, $x + 10, $y - 10, $y + 10); } sub EVENT_ENTER { $InInstanceIkky5 = quest::GetInstanceID("ikkinz",4); if($InInstanceIkky5 > 0){ quest::MovePCInstance(294,$InInstanceIkky5,-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