Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Dovik_Greenbane.lua - Quest File
General Info
Quest File
function event_signal(e) if(e.signal == 1) then e.self:Say("The boss might need some help!"); local stanos = eq.get_entity_list():GetMobByNpcTypeID(5088); -- Stanos_Herkanor if ( stanos.valid ) then e.self:MoveTo(stanos:GetX(), stanos:GetY(), stanos:GetZ(), -1, false); end end end
Source: 17 Jan 2022
Quest Source: 28 May 2022