Ir para conteúdo

Higuindt

Membro
  • Registro em

  • Última visita

Tudo que Higuindt postou

  1. @Dwarfer deu certo cara , muito obrigado !!!
  2. @Dwarfer irmão o erro persiste ainda x.x , nao sei mas oque fazer ahsuhsauuhshus Description: data/lib/012-table.lua:40: bad argument #1 to 'pairs' (table expected, got string) stack traceback: [C]: in function 'pairs' data/lib/012-table.lua:40: in function 'isStrIn' [string "LuaInterface::loadBuffer"]:11: in function <[string "LuaInterface::loadBuffer"]:6> pode ser alguma função faltando na lib talvez?.eu tentei usar um talkaction de "notice" diretamente , nos script de talk mas da um erro dizendo "enought memory" estou usando otx server up
  3. Olá pessoal , estou com esse erro chatinho :C , esse arquivo é um "mod" com varias talk,action,etc. eu tentei usar no notice pelo talkaction , mas da um erro "enought memory" ai optei em usar o do mod e acontece isso quando usa o comando , fico grato desde ja [Error - TalkAction Interface] domodlib('news-config') local config = { added = added, cleaned = cleaned } function onSay(cid, words, param, channel) if(not checkExhausted(cid, 666, 10)) then return false end local t = string.explode(param, ",") if(table.isStrIn(param, config.add)) then if getPlayerGroupId (cid) > 3 then file = io.open('data/txt/notice.txt','a+') if(param == '') then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Command param required.") return true end notice = file:write("\n"..getPlayerName(cid).." at " .. os.date("%d %B %Y - %X ", os.time()) .."\n"..t[2].."\n") file:close() return true end elseif(table.isStrIn(param, config.clean)) then if getPlayerGroupId (cid) > 3 then file = io.open('data/txt/notice.txt','w') if(param == '') then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Command param required.") return true end notice = file:write("Server News:\n") file:close() return true end return false end file = io.open('data/txt/notice.txt','r') notice = file:read(-1) doShowTextDialog(cid, 7528, notice) file:close() return true end :onSay Description: data/lib/012-table.lua:40: bad argument #1 to 'pairs' (table expected, got nil) stack traceback: [C]: in function 'pairs' data/lib/012-table.lua:40: in function 'isStrIn' [string "LuaInterface::loadBuffer"]:14: in function <[string "LuaInterface::loadBuffer"]:8> [Error - TalkAction Interface] domodlib('news-config') local config = { added = added, cleaned = cleaned } function onSay(cid, words, param, channel) if(not checkExhausted(cid, 666, 10)) then return false end local t = string.explode(param, ",") if(table.isStrIn(param, config.add)) then if getPlayerGroupId (cid) > 3 then file = io.open('data/txt/notice.txt','a+') if(param == '') then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Command param required.") return true end notice = file:write("\n"..getPlayerName(cid).." at " .. os.date("%d %B %Y - %X ", os.time()) .."\n"..t[2].."\n") file:close() return true end elseif(table.isStrIn(param, config.clean)) then if getPlayerGroupId (cid) > 3 then file = io.open('data/txt/notice.txt','w') if(param == '') then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Command param required.") return true end notice = file:write("Server News:\n") file:close() return true end return false end file = io.open('data/txt/notice.txt','r') notice = file:read(-1) doShowTextDialog(cid, 7528, notice) file:close() return true end :onSay Description: data/lib/012-table.lua:40: bad argument #1 to 'pairs' (table expected, got nil) stack traceback: [C]: in function 'pairs' data/lib/012-table.lua:40: in function 'isStrIn' [string "LuaInterface::loadBuffer"]:14: in function <[string "LuaInterface::loadBuffer"]:8>
  4. Servidor muito bom , só to com um problema mano no caso da distro tipo o personagem tem um delay de 4 segundos para se mecher , nao sei maiso que fazer , tu poderia me indicar o boost e as lib pra eu tentar compilar ela? fico grato desde de ja rep +
  5. entao amigo no caso meu ot é no salt da para criar conta no site e no jogo porem no jogo a conta cria normal mas quando eu digito 1 aparece esse warning :c
  6. entao mano ta 1/1 a acc até tentei colocar em sha1 o password e nao adiantou nada fica aparecendo isso quando eu digito o "1"
  7. Olá pessoal eu estou criando um servidor com site / acc manager no jogo porem quando tenta criar uma conta pelo acc manager contendo "1" no password ou no account name aparece aquele warning de quando tenta digitar o password dentro do jogo alguma solução?
  8. Higuindt postou uma resposta no tópico em Suporte Tibia OTServer
    Alguem sabe como resolver isso? gratos desde ja

Informação Importante

Confirmação de Termo