Desculpe, não sou o Vodkart, mas creio que posso te ajudar.
Abra o arquivo login.lua em data/creaturescripts/scripts, procure por isso:
local loss = getConfigValue('deathLostPercent')
if(loss ~= nil) then
doPlayerSetLossPercent(cid, PLAYERLOSS_EXPERIENCE, loss * 10)
end
Apague, substituindo por isso:
doPlayerSetLossPercent(cid, PLAYERLOSS_EXPERIENCE, 0) doPlayerSetLossPercent(cid, PLAYERLOSS_MANA, 0) doPlayerSetLossPercent(cid, PLAYERLOSS_SKILLS, 0)






info
Grupo: Campones
Registrado: 22/07/12
Posts: 54
Reputação: +1
Char no Tibia: Criandootserver
Como faço pra quando os players morrer, não perder skills nem magica level ?
ajuda ae cara pfv ;S
ta dificiu :'(
Editado Agosto 22 por juniinhocadete