Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
doorman.lua - Quest File
General Info
Quest File
local instance_id = nil; function event_spawn(e) instance_id = eq.get_zone_instance_id(); eq.set_proximity(e.self:GetX()-30, e.self:GetX()+30, e.self:GetY()-30, e.self:GetY()+30); end function event_enter(e) --e.other:MovePCInstance(294, instance_id, -157, 23, -2.87, 0.0); end
Source: 17 Jan 2022
Quest Source: 28 May 2022