Ir para conteúdo

[PDA] Bug Duel


gabrielbsales

Posts Recomendados

Bom, o duel do meu pda está com um bug, quando em duel, qualquer ataque causa lag ao servidor.

Segue informações:

Bug Distro:

[Error - CreatureScript Interface]
[25/03/2014 23:06:53] In a timer event called from:
[25/03/2014 23:06:53] data/creaturescripts/scripts/exp2.0.lua:onStatsChange
[25/03/2014 23:06:53] Description:
[25/03/2014 23:06:53] (luaGetPlayerSlotItem) Player not found

Exp2.lua(local do bug ta assim):

local item = getPlayerSlotItem(getCreatureMaster(cid), 8) or getPlayerSlotItem(cid, 8)

Tentei assim(mas não deu):

local item = getPlayerSlotItem(getCreatureMaster(cid), 8) or getPlayerSlotItem(cid, 8)

Como resolve isso?

Editado por gabrielbsales
Link para o comentário
Compartilhar em outros sites

×
×
  • Criar Novo...