Por Grotthiago, 01 de nov. de 2012 em Scripts
info
Grupo: Campones
Registrado: 18/10/12
Posts: 70
Reputação: 0
Char no Tibia: -
Salve, salve , como meu último script não foi atendido , vou tentar configurar o script sozinho .
Tem como alguém configurar esta parte
if (p2[2] == "vitalidade") then setCreatureMaxHealth(cid, getCreatureMaxHealth(cid) + attributes[p2[2]].vl * tonumber(p2[3])) doCreatureAddHealth(cid, attributes[p2[2]].vl * tonumber(p2[3]))
if (p2[2] == "vitalidade") then
setCreatureMaxHealth(cid, getCreatureMaxHealth(cid) + attributes[p2[2]].vl * tonumber(p2[3]))
doCreatureAddHealth(cid, attributes[p2[2]].vl * tonumber(p2[3]))
Para que invés de Health sejá , Axe Skill ?
Agradeço desde já.
info
Grupo: Campones
Registrado: 18/10/12
Posts: 70
Reputação: 0
Char no Tibia: -
Salve, salve , como meu último script não foi atendido , vou tentar configurar o script sozinho .
Tem como alguém configurar esta parte
Para que invés de Health sejá , Axe Skill ?
Agradeço desde já.