Ir para conteúdo

macalo

Membro
  • Registro em

  • Última visita

Tudo que macalo postou

  1. macalo postou uma resposta no tópico em Suporte Tibia OTServer
    quero saber quanto tempo ta isso aki 60 * 1000= e eu queria coloka pra fika 5 minutos.
  2. macalo postou uma resposta no tópico em Tibia Global OTServer
    eu ja tentei instalar a s libs libcrypto++ so q n adianta em nada ai fui tenta compilar dinovo e da esse erro -Wno-unused-parameter -Wno-array-bounds -pthread -pipe -MT luascript.o -MD -MP -MF .deps/luascript.Tpo -c -o luascript.o luascript.cpp luascript.cpp: In member function 'bool LuaInterface::loadDirectory(const string&, Npc*)': luascript.cpp:741:41: error: 'boost::filesystem2::basic_path<std::basic_string<char>, boost::filesystem2::path_traits>::string_type' has no member named 'string' mv -f .deps/items.Tpo .deps/items.Po g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -O2 -fomit-frame-pointer -D__USE_MYSQL__ -D__WAR_SYSTEM__ -D__ENABLE_SERVER_DIAGNOSTIC__ -D__ROOT_PERMISSION__ -D_THREAD_SAFE -D_REENTRANT -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-array-bounds -pthread -pipe -MT mailbox.o -MD -MP -MF .deps/mailbox.Tpo -c -o mailbox.o mailbox.cpp make[1]: *** [luascript.o] Error 1 make[1]: *** Waiting for unfinished jobs.... mv -f .deps/mailbox.Tpo .deps/mailbox.Po make[1]: Leaving directory `/otserv/trunk' make: *** [all] Error 2 COMPILAR EM 64BITS EU N CONSEGUIR MAIS EM 32BITS DEU CERTO VLW. SE ALGUEM PODER FAZER UM TUTORIAL COMO INSTALAR AS LIB LA EM 64BITS E AJEITA OS ERROS LA ERA BOM VLW.
  3. ainda n deu, apareceu o msm erro.
  4. macalo postou uma resposta no tópico em Tibia Global OTServer
    alguem poderia ajuda quando fui compilar deu esse erro em ubuntu-12.04 otserv.cpp: In function 'void signalHandler(int32_t)': otserv.cpp:184:8: error: 'SIGHUP' was not declared in this scope otserv.cpp:189:8: error: 'SIGTRAP' was not declared in this scope otserv.cpp:193:8: error: 'SIGCHLD' was not declared in this scope otserv.cpp:197:8: error: 'SIGUSR1' was not declared in this scope otserv.cpp:202:8: error: 'SIGUSR2' was not declared in this scope otserv.cpp:206:8: error: 'SIGCONT' was not declared in this scope otserv.cpp:211:8: error: 'SIGQUIT' was not declared in this scope otserv.cpp:216:8: error: 'SIGTERM' was not declared in this scope otserv.cpp: In function 'int main(int, char**)': otserv.cpp:277:19: error: aggregate 'main(int, char**)::sigaction sigh' has incomplete type and cannot be defined otserv.cpp:278:20: error: 'SIG_IGN' was not declared in this scope otserv.cpp:281:27: error: 'sigemptyset' was not declared in this scope otserv.cpp:282:12: error: 'SIGPIPE' was not declared in this scope otserv.cpp:282:32: error: invalid use of incomplete type 'struct main(int, char**)::sigaction' otserv.cpp:277:9: error: forward declaration of 'struct main(int, char**)::sigaction' otserv.cpp:285:9: error: 'SIGHUP' was not declared in this scope otserv.cpp:285:30: error: 'signal' was not declared in this scope otserv.cpp:286:9: error: 'SIGTRAP' was not declared in this scope otserv.cpp:287:9: error: 'SIGCHLD' was not declared in this scope otserv.cpp:288:9: error: 'SIGUSR1' was not declared in this scope otserv.cpp:289:9: error: 'SIGUSR2' was not declared in this scope otserv.cpp:290:9: error: 'SIGCONT' was not declared in this scope otserv.cpp:291:9: error: 'SIGQUIT' was not declared in this scope otserv.cpp:292:9: error: 'SIGTERM' was not declared in this scope make[1]: *** [otserv.o] Error 1 make[1]: *** Waiting for unfinished jobs.... mv -f .deps/npc.Tpo .deps/npc.Po make[1]: Leaving directory `/otserv/trunk' make: *** [all] Error 2 root@localhost:/otserv/trunk# otserv.cpp: In function 'void signalHandler(int32_t)': -bash: otserv.cpp:: command not found root@localhost:/otserv/trunk# otserv.cpp:184:8: error: 'SIGHUP' was not declared in this scope -bash: otserv.cpp:184:8:: command not found root@localhost:/otserv/trunk# otserv.cpp:189:8: error: 'SIGTRAP' was not declared in this scope -bash: otserv.cpp:189:8:: command not found root@localhost:/otserv/trunk# otserv.cpp:193:8: error: 'SIGCHLD' was not declared in this scope -bash: otserv.cpp:193:8:: command not found root@localhost:/otserv/trunk# otserv.cpp:197:8: error: 'SIGUSR1' was not declared in this scope -bash: otserv.cpp:197:8:: command not found root@localhost:/otserv/trunk# otserv.cpp:202:8: error: 'SIGUSR2' was not declared in this scope -bash: otserv.cpp:202:8:: command not found root@localhost:/otserv/trunk# otserv.cpp:206:8: error: 'SIGCONT' was not declared in this scope -bash: otserv.cpp:206:8:: command not found root@localhost:/otserv/trunk# otserv.cpp:211:8: error: 'SIGQUIT' was not declared in this scope -bash: otserv.cpp:211:8:: command not found root@localhost:/otserv/trunk# otserv.cpp:216:8: error: 'SIGTERM' was not declared in this scope -bash: otserv.cpp:216:8:: command not found root@localhost:/otserv/trunk# otserv.cpp: In function 'int main(int, char**)': -bash: otserv.cpp:: command not found root@localhost:/otserv/trunk# otserv.cpp:277:19: error: aggregate 'main(int, char**)::sigaction sigh' has incomplete type and cannot be defined -bash: otserv.cpp:277:19:: command not found root@localhost:/otserv/trunk# otserv.cpp:278:20: error: 'SIG_IGN' was not declared in this scope -bash: otserv.cpp:278:20:: command not found root@localhost:/otserv/trunk# otserv.cpp:281:27: error: 'sigemptyset' was not declared in this scope -bash: otserv.cpp:281:27:: command not found root@localhost:/otserv/trunk# otserv.cpp:282:12: error: 'SIGPIPE' was not declared in this scope -bash: otserv.cpp:282:12:: command not found root@localhost:/otserv/trunk# otserv.cpp:282:32: error: invalid use of incomplete type 'struct main(int, char**)::sigaction' -bash: otserv.cpp:282:32:: command not found root@localhost:/otserv/trunk# otserv.cpp:277:9: error: forward declaration of 'struct main(int, char**)::sigaction' -bash: otserv.cpp:277:9:: command not found root@localhost:/otserv/trunk# otserv.cpp:285:9: error: 'SIGHUP' was not declared in this scope -bash: otserv.cpp:285:9:: command not found root@localhost:/otserv/trunk# otserv.cpp:285:30: error: 'signal' was not declared in this scope -bash: otserv.cpp:285:30:: command not found root@localhost:/otserv/trunk# otserv.cpp:286:9: error: 'SIGTRAP' was not declared in this scope -bash: otserv.cpp:286:9:: command not found root@localhost:/otserv/trunk# otserv.cpp:287:9: error: 'SIGCHLD' was not declared in this scope -bash: otserv.cpp:287:9:: command not found root@localhost:/otserv/trunk# otserv.cpp:288:9: error: 'SIGUSR1' was not declared in this scope -bash: otserv.cpp:288:9:: command not found root@localhost:/otserv/trunk# otserv.cpp:289:9: error: 'SIGUSR2' was not declared in this scope -bash: otserv.cpp:289:9:: command not found root@localhost:/otserv/trunk# otserv.cpp:290:9: error: 'SIGCONT' was not declared in this scope -bash: otserv.cpp:290:9:: command not found root@localhost:/otserv/trunk# otserv.cpp:291:9: error: 'SIGQUIT' was not declared in this scope -bash: otserv.cpp:291:9:: command not found root@localhost:/otserv/trunk# otserv.cpp:292:9: error: 'SIGTERM' was not declared in this scope -bash: otserv.cpp:292:9:: command not found root@localhost:/otserv/trunk# make[1]: *** [otserv.o] Error 1 -bash: make[1]:: command not found root@localhost:/otserv/trunk# make[1]: *** Waiting for unfinished jobs.... -bash: make[1]:: command not found se alguém poder ajuda vlw.. ai mano eu tento executa sua distro no linux e n vai olha o erro ./theforgottenserver: error while loading shared libraries: libboost_filesystem.so.1.54.0: cannot open shared object file: No such file or directory
  5. alguem sabe resolver isso estou tentando executa uma distro no linux e da nisso ai. error while loading shared libraries: libboost_filesystem.so.1.54.0: cannot open shared object file: No such file or directory
  6. macalo postou uma resposta no tópico em Suporte Tibia OTServer
    Na maioria das vezes fica caindo de 10h a 12h por ai . pode ser até isso Desativar o DEP . vo testa aki vlw
  7. macalo postou uma resposta no tópico em Suporte Tibia OTServer
    foi o primeiro q testei essa ai.
  8. macalo postou uma resposta no tópico em Suporte Tibia OTServer
    ja usei todo tipo de distro ja tentei varias distro TFS 0.4 to usando no windows. e fica caindopor causa dakilo axo q é por causa dakele erro to precisando d euma distro estavel . posso até compra uma distro pra 8.6 .tfs4 vlw .
  9. macalo postou uma resposta no tópico em Suporte Tibia OTServer
    SERVE CAINDO POR CAUSA DISSO (Error - void ServiceManager::run()) NETWORK: O identificador de arquivo fornecido não é válido TAVA NO admin.log ESSE ERRO.
  10. macalo postou uma resposta no tópico em Tibia Global OTServer
    usando a Distro Compilada 32x no Windows xp. DEPOIS DE 10H ON O SERVE CAIO POR CAUSA DESSES ERROS: terminate called after throwing an instance of 'boost : : thread_resource_erro' what<>: boost = : Thread_resource_error this application has requested the runtime to terminate it in an unusual way
  11. DESCOBRIR O Q TAVA DEIXANDO LENTO É QUANDO USA A MANA RUNE TEM COMO ISSO N ATRAPALHAR A REALA E TIPO ELE ATAKA E REALA A MSM TEMPO SEM QUE ELE ATRAPALHE O HEALE DO PLAYER E ATAK ?
  12. MAIS N É UM SPELLS É UMA ATAK DE UMA ARMA.
  13. COMO COLOKA O ATAK DESSE SCRIPT MAIS RAPIDO. REP + VLW. local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_BLOCKARMOR, 1) setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE) setCombatParam(combat, COMBAT_PARAM_DISTANCEEFFECT, CONST_ANI_GREENSTAR) setCombatFormula(combat, COMBAT_FORMULA_LEVELMAGIC, -5.0, -600, -5.0, -3250) local xCombat = createCombatObject() setCombatParam(xCombat, COMBAT_PARAM_TYPE, COMBAT_EARTHDAMAGE) local condition = createConditionObject(CONDITION_POISON) setConditionParam(condition, CONDITION_PARAM_DELAYED, 1) addDamageCondition(condition, 4, 2000, -2) addDamageCondition(condition, 6, 2000, -1) setCombatCondition(xCombat, condition) function onUseWeapon(cid, var) local ret = doCombat(cid, combat, var) if(ret == false) then return false end local target = variantToNumber(var) if(target ~= 0) then -- chance to poison the enemy local chance = math.random(0, 100) if(chance > 100) then ret = doCombat(cid, xCombat, var) end end return ret end
  14. 2 dia na semana configuravel e horario tb e deixa uma parte ai tipo o comando !recall .
  15. TEM COMO MUDA ESSE EVENTO PARA AUTOMATICO TIPO DUAS VEZ NA SEMANA . VLW REP ++ dofile("./_woe.lua") local config = woe_config function onSay(cid, words, param) if words == "/woe" and param == "/!/SETUP" then Woe.setup() return true end Woe.getInfo() local myTable = {} for _, i in ipairs({"%d", "%B", "%Y", "%X"}) do table.insert(myTable, os.date(i, infoLua[4])) end if Woe.isStarted() then text = "tempo restante = " .. Woe.timeToEnd().mins .. ":" .. Woe.timeToEnd().secs .. "\nCastle " .. Castle.name .. " conquistado atualmente pela guild " .. Woe.guildName() .. ".\n" .. Woe.breakerName() .. " quebre o empe "..myTable[1].." / "..myTable[2].." / "..myTable[3].." no tempo "..myTable[4].."." else text = "o domínio do castelo passado foi vencido por " .. Woe.guildName() .. ".\n" .. Woe.breakerName() .. " quebre o empe "..myTable[1].." / "..myTable[2].." / "..myTable[3].." no tempo "..myTable[4].."." end if words == "/woe" then if getPlayerAccess(cid) >= config.accessToStar then if param == "on" then if Woe.isTime() ~= true then doBroadcastMessage("[Castle Domain] Será iniciado em até 5 minutos... Registre seu char para entrar no castle com !guildjoin (Obrigatório ter Guild)", config.bcType) doBroadcastMessage("[Castle Domain] Terá uma duração de " .. config.timeToEnd .. " minutos. Pàgina do Castle Domain: http://falconiaworld.com/?subtopic=domain", config.bcType) setGlobalStorageValue(stor.WoeTime, 1) else doPlayerSendCancel(cid, "[Castle Domain] já está funcionando.") end elseif param == "off" then if Woe.isTime() == true then doBroadcastMessage("[Castle Domain] Cancelado!", config.bcType) setGlobalStorageValue(stor.WoeTime, 0) setGlobalStorageValue(stor.Started, 0) if isCreature(getThingFromPos(Castle.empePos).uid) == TRUE then doRemoveCreature(getThingFromPos(Castle.empePos).uid) end if getThingFromPos(Castle.desde).itemid > 0 then doRemoveItem(getThingFromPos(Castle.desde).uid) end Woe.removePre() Woe.removePortals() else doPlayerSendCancel(cid, "[Castle Domain] Não está funcionando.") end elseif param == "empe" then doSummonCreature("empe", Castle.empePos) elseif param == "go" then local newPos = Castle.empePos newPos.y = newPos.y + 1 doTeleportThing(cid, newPos, FALSE) elseif param == "info" then doPlayerPopupFYI(cid, text) else doPlayerSendCancel(cid, "Parametro invalido.") end elseif getPlayerAccess(cid) < config.accessToStar then if param == "info" then doPlayerPopupFYI(cid, text) end else doPlayerSendCancel(cid, "Não é possivel.") end elseif words == "!recall" then if Woe.isStarted() == true then if getPlayerGuildLevel(cid) == GUILDLEVEL_LEADER then if Woe.isInCastle(cid) == true then local members = Woe.getGuildMembers(getPlayerGuildId(cid)) if #members > 1 then if(exhaust(cid, stor.recall, config.recallTime) == 1) then for _, i in ipairs(members) do if getPlayerGuildLevel(i) ~= GUILDLEVEL_LEADER then local pos = getClosestFreeTile(cid, getCreaturePosition(cid), FALSE, TRUE) doTeleportThing(i, pos, FALSE) end end doCreatureSay(cid, "Emergencia, juntem-se", TALKTYPE_SAY) else doPlayerSendCancel(cid, "[Castle Domain] Espere " .. config.recallTime / 60 .. " minutos, para usar o comando novamente.") end else doPlayerSendCancel(cid, "[Castle Domain] Nenhum membro online.") end else doPlayerSendCancel(cid, "[Castle Domain] Não pode ser usado no caslte.") end else doPlayerSendCancel(cid, "[Castle Domain] Você não é o lider.") end else doPlayerSendCancel(cid, "[Castle Domain] Não esta funcionando.") end end return true end
  16. EU VI QUE VCS SO PEGARAM EM ALGUM LUGAR AI, MAIS EU QUERO UM Q COMPRE AKELAS VOCATIONS. COMO EU SEI QUAL SERIA O PROMOTIO 1 OU 2 ? VLW FIRE DEU CERTO !
  17. EU QUERIA UM NPC Q VENDER-SE PROMOTION NAS QUAIS SERIA ESSAS VOCATION : VOCATION >5 VOCATION >6 VOCATION >7 VOCATION >8 SERIA UM NPC NORMAL COMO OS OUTRO NPC DE PROMOTION O CUSTO SERIA 200 MOEDA AZZUL. REP + PRA QUEM AJUDA.
  18. MAIS NO CASO AI SO PODERIA NA backpack = 1988, MAIS EU QUERIA Q FOSSE EM TODAS backpack PQ EU N SEI QUAL VAI SER A Q O PLAYER VAI USAR.
  19. MANO DEU UM BUG SO APARECEU 1 ITEN E ERA PRA SER 10.
  20. MANO É SIMPLE 1 ITEM AO CLICAR NELE AI DEPOIS DE CLICA ELE DESAPARECE , AI DEPOIS Q CLICA APARECE 10 ITENS IGUAIS.
  21. COMO O TOPICO É BEM OBJETVO , SO QUERIA QUE UM DETERMINADO ITEM DER 10 ITENS [X] REP +
  22. macalo postou uma resposta no tópico em Suporte Tibia OTServer
    OS CHAR SO GANHA VIDA QUANDO MONSTROS ATAKA O CHAR MAIS QUANDO 1 CHAR ATAKA OUTRO CHAR ELE N REALA .

Informação Importante

Confirmação de Termo