Por favor, seja mais específico no título de seu tópico (o atual está fora das regras).
Sobre seu erro:
function onStatsChange(cid, attacker, type, combat, value)
if isPlayer(attacker) then
if getPlayerSlotItem(attacker, 5).itemid == 7438 or getPlayerSlotItem(attacker, 6).itemid == 7438 and getPlayerSlotItem(attacker, 10).itemid == 2352 then
if type == STATSCHANGE_HEALTHLOSS and combat == COMBAT_PHYSICALDAMAGE or getCreatureCondition(cid, CONDITION_MANASHIELD) then
doCreatureAddHealth(attacker, value*0.10)
end
end
end
return true
end




info
Grupo: Campones
Registrado: 13/01/14
Posts: 68
Reputação: +1
Alguém pode ajudar nesse erro ??