Quantcast
Channel: OTLand
Viewing all articles
Browse latest Browse all 32017

Rune doesn't heal

$
0
0
i have an issue with manarune script it just showing effects without any healing action
Code:
setCombatArea(combat2_Brush_2,createCombatArea({{0, 1, 0},
{1, 2, 1},
{0, 1, 0}}))
function getDmg_Brush_2(cid, level, maglevel)
    return (2000),(3000)
end
setCombatCallback(combat2_Brush_2, CALLBACK_PARAM_LEVELMAGICVALUE, "getDmg_Brush_2")
local dfcombat2_Brush_2 = {CONST_ANI_SMALLICE,0,1,-1,0,1,0,0,-1}

-- Areas/Combat for 100ms
local combat1_Brush = createCombatObject()...
Rune doesn't heal

Viewing all articles
Browse latest Browse all 32017

Trending Articles