Ir para conteúdo

Pergunta

[Error - LuaScriptInterface::loadFile] data/lib/banshotenin.lua:3: ')' expected near 'is'
[07/04/2014 18:32:14] [Warning - LuaScriptInterface::initState] Cannot load data/lib/
primeiro erro

 

if isPlayer(close.uid) == TRUE and getTilePzInfo(getCreaturePosition(cid)) == FALSE then

if s1 == FALSE and s2 == FALSE and s3 == FALSE then
doPlayerSendCancel(cid,Something is on the way.)
doSendMagicEffect(ppos,2)
end
if s3 == TRUE then
doDrawCreature(close.uid, checkTile(cid, 3), CONST_ME_GROUNDSHAKER)
end
if s3 == TRUE and s2 == TRUE then
doDrawCreature(close.uid, checkTile(cid, 2), CONST_ME_GROUNDSHAKER)
end
if s3 == TRUE and s2 == TRUE and s1 == TRUE then
doDrawCreature(close.uid, checkTile(cid, 1), CONST_ME_GROUNDSHAKER)
end
else
doPlayerSendCancel(cid,There is no one to draw.)
doSendMagicEffect(ppos,2)
return LUA_ERROR
end
end

 

 

o segundo erro é o seguinte,

 

[07/04/2014 18:57:35] OTSYS_SQLITE3_PREPARE(): SQLITE ERROR: no such table: z_ots_comunication (SELECT * FROM z_ots_comunication WHERE "type" = 'login';)

[07/04/2014 18:57:36] OTSYS_SQLITE3_PREPARE(): SQLITE ERROR: no such column: players.onlinetimetoday (UPDATE "players" SET "onlinetimetoday"=players.onlinetimetoday+60, "onlinetimeall"=players.onlinetimeall+60 WHERE "online" = 1;)

se alguem pduer me ajudar eu agradeço

Link para o comentário
https://xtibia.com/forum/topic/231509-ajuda-arrumar-o-erro/
Compartilhar em outros sites

6 respostass a esta questão

Posts Recomendados

Visitante
Este tópico está impedido de receber novos posts.
×
×
  • Criar Novo...