Results: 1Comments by: Fub4r
File: Faceroller - Enhancer Shaman03-29-10
Getting Magma Totem to work isn't t...
Posted By: Fub4r
Getting Magma Totem to work isn't that hard. This is what i use. Just put this at the position it belongs in your rotation. local _, totemname, start, duration = GetTotemInfo(1) if not totemname or totemname == "" then n = 58734 end if start then local timeleft = start + duration - GetTime() if timeleft < 3 the...