Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Trap_Snare.lua - Quest File
General Info
Quest File
function event_combat(e) if (e.joined == true) then e.self:CastSpell(7740,0); --confining web end end function event_cast(e) eq.depop_with_timer(); -- add this function because spell has casting time end
Source: 17 Jan 2022
Quest Source: 28 May 2022