Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
#A_Swirling_Elemental_Force.lua - Quest File
General Info
Quest File
--starts a 14 minute depop timer when enters combat, the timer does not stop even while in combat function event_combat(e) if (e.joined) then eq.set_timer("depop", 840000) end end function event_timer(e) eq.depop_with_timer(); end
Source: 17 Jan 2022
Quest Source: 28 May 2022