Ir para conteúdo

Posts Recomendados

sim pelo creaturescript

 

 

function onPrepareDeath(cid, lastHitKiller, mostDamageKiller)   
if isPlayer(cid) == TRUE then
doCreatureSetDropLoot(cid, false)        
doPlayerSetLossPercent(cid, experience, 0)  
doSendMagicEffect(getCreaturePosition(cid), CONST_ME_HOLYAREA)   
return TRUE      
end   
return TRUE   
end 

Link para o comentário
https://xtibia.com/forum/topic/141004-help-death/#findComment-931339
Compartilhar em outros sites

×
×
  • Criar Novo...