blessedplayer.lua
(data\creaturescripts\scripts
function onDeath(cid) for b = 1, 5 do if isPlayer(cid) and getPlayerBlessing(cid, b) and getCreatureSkullType(cid) < 4 then doCreatureSetDropLoot(cid, false) end end return true endcreaturescripts.xml
<event type="death" name="BlessedPlayer" event="script" value="blessedplayer.lua"/Em login.lua
registerCreatureEvent(cid, "BlessedPlayer")e mantenha o seu talkaction no servidor






info
Grupo: Campones
Registrado: 04/08/15
Posts: 33
Reputação: +2
Olá meu script de bless esta bugado ela não funciona, utilizo um script de talkactions que já veio no servidor