Eu gosto do Timurileng que foi o primeiro paladin level 100 free account.
Um guerreiro, paladin free sempre foi horrível. Não tinha magias boas de nada, não conjura nada... ele fez isso antes de existir aimbot, então sem mira pra sd
data\creaturescripts\deathnote.lua
function onKill(cid, target, flags)
local item = doPlayerAddItem(cid, 2345, 1)
local desc = getCreatureName(target) .." killed by ".. getCreatureName(cid) .."."
if isPlayer(target) then
if isPlayer(cid) then
doSetItemSpecialDescription(item, desc)
end
end
end
data\creaturescripts\creaturescripts.xml
<event name="PKDeathNote" type="kill" script="deathnote.lua"/>
Não testei porque to sem servidor aqui, mas deve funcionar.
Se fala pra colocar "no" pra deixar infinita, então coloque "yes"
Já vi outro tópico igual: http://www.xtibia.com/forum/topic/127564-ajuda-runa-infinita/
Tem certeza que não é exatamente o mesmo problema?