Ir para conteúdo
  • 0

Erro HELP PLX


Pergunta

Galera eu estou com o seguinte erro, alguém ajuda por favor ?? Obrigado

 

[07/11/2015 16:24:20] [Error - GlobalEvent Interface]
[07/11/2015 16:24:20] In a timer event called from:
[07/11/2015 16:24:20] data/globalevents/scripts/CTFMax.lua:onStartup
[07/11/2015 16:24:20] Description:
[07/11/2015 16:24:20] (luaDoCreateItem) Tile not found
[07/11/2015 16:24:20] [Error - GlobalEvent Interface]
[07/11/2015 16:24:20] In a timer event called from:
[07/11/2015 16:24:20] data/globalevents/scripts/CTFMax.lua:onStartup
[07/11/2015 16:24:20] Description:
[07/11/2015 16:24:20] (luaDoItemSetAttribute) Item not found
[07/11/2015 16:24:20] [Error - GlobalEvent Interface]
[07/11/2015 16:24:20] In a timer event called from:
[07/11/2015 16:24:20] data/globalevents/scripts/CTFMax.lua:onStartup
[07/11/2015 16:24:20] Description:
[07/11/2015 16:24:20] (luaDoItemSetAttribute) Item not found
[07/11/2015 16:24:20] [Error - GlobalEvent Interface]
[07/11/2015 16:24:20] In a timer event called from:
[07/11/2015 16:24:20] data/globalevents/scripts/CTFMax.lua:onStartup
[07/11/2015 16:24:20] Description:
[07/11/2015 16:24:20] (luaDoCreateItem) Tile not found
[07/11/2015 16:24:20] [Error - GlobalEvent Interface]
[07/11/2015 16:24:20] In a timer event called from:
[07/11/2015 16:24:20] data/globalevents/scripts/CTFMax.lua:onStartup
[07/11/2015 16:24:20] Description:
[07/11/2015 16:24:20] (luaDoItemSetAttribute) Item not found
[07/11/2015 16:24:20] [Error - GlobalEvent Interface]
[07/11/2015 16:24:20] In a timer event called from:
[07/11/2015 16:24:20] data/globalevents/scripts/CTFMax.lua:onStartup
[07/11/2015 16:24:20] Description:
[07/11/2015 16:24:20] (luaDoItemSetAttribute) Item not found
Editado por Psuchotime
Link para o comentário
https://xtibia.com/forum/topic/237745-erro-help-plx/
Compartilhar em outros sites

2 respostass a esta questão

Posts Recomendados

  • 0
--[[
Capture The Flag System
Author: Maxwell Denisson(MaXwEllDeN)
Version: 1.0
]]
function onStartup()
setGlobalStorageValue(_CTF_LIB.CTFSto, -1)
addEvent(CTF_createFlags, 1500)
return true
end

07/11/2015 17:52:28] [Error - GlobalEvent Interface]
[07/11/2015 17:52:28] In a timer event called from:
[07/11/2015 17:52:28] data/globalevents/scripts/CTFMax.lua:onStartup
[07/11/2015 17:52:28] Description:
[07/11/2015 17:52:28] (luaDoItemSetAttribute) Item not found
[07/11/2015 17:52:28] [Error - GlobalEvent Interface]
[07/11/2015 17:52:28] In a timer event called from:
[07/11/2015 17:52:28] data/globalevents/scripts/CTFMax.lua:onStartup
[07/11/2015 17:52:28] Description:
[07/11/2015 17:52:28] (luaDoItemSetAttribute) Item not found
[07/11/2015 17:52:29] [ADM] Rekin has logged in.
[07/11/2015 17:52:29] [ADM] Rekin has logged out.
[07/11/2015 17:52:51] OTSYS_SQLITE3_PREPARE(): SQLITE ERROR: no such table: shop_history (SELECT * FROM shop_history WHERE "processed" = 0;)
Link para o comentário
https://xtibia.com/forum/topic/237745-erro-help-plx/#findComment-1675136
Compartilhar em outros sites

×
×
  • Criar Novo...