Postado Novembro 1, 2014 10 anos Solução Okay, que estranho, tenta assim: function onDeath(cid, corpse, deathList) if isPlayer(cid) and getPlayerLevel(cid) >= 300 and isPlayer(deathList[1]) then local heart = doPlayerAddItem(deathList[1],5943, 1) doItemSetAttribute(heart, "name", " Coração de " ..getPlayerName(cid).. "") doItemSetAttribute(heart, "description", " Morto no Level "..getPlayerLevel(cid).." Assassinado Por "..getPlayerName(deathList[1])..". " .. (getCreatureSkullType(cid) <= SKULL_GREEN and "(Morte Injustificada)" or "(Morte Justificada)")) end return true end Ajudei? De nada \o/ Att Rusherzin
Postado Novembro 1, 2014 10 anos Autor toma + um rep ai lek vlw parça. tem como vc me ajuda ne outro topico nesse aki pfv http://www.tibiaking.com/forum/topic/45151-ajuda-sistema-akatsuki/#entry261085 Ajudei Rep+
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.