Ir para conteúdo

edilsonoriginal

Membro
  • Registro em

  • Última visita

Tudo que edilsonoriginal postou

  1. Boa tarde amigo, então o script não pegou não,dessa vez não usa a potion e nem dar erro no console do servidor..,mas muito obrigado por tentar me ajudar, se tiver outra solução,irei agradecer amigo!
  2. Então galera, do nada começou a bugar minhas potions, meu servidor tem 7 vocações, mas está configurados tudo certinho, mas somente está funcionando a mana potion, quando eu tento utilizar outra potion , dar esse bug Na linha 50 o script é Na linha 30 é Script Completo abaixo O erro é esse, tem como alguém me ajudar a resolver? rep+ , estou utilizando OTX versão 4.7.2 by mattyx14 and tfs team
  3. Então galera, do nada começou a bugar minhas potions, meu servidor tem 7 vocações, mas está configurados tudo certinho, mas somente está funcionando a mana potion, quando eu tento utilizar outra potion , dar esse bug Na linha 50 o script é Na linha 30 é Script Completo abaixo O erro é esse, tem como alguém me ajudar a resolver? rep+ , estou utilizando OTX versão 4.7.2 by mattyx14 and tfs team
  4. Boa tarde amigos, o meu bug é o seguinte,passei meu servidor pra otx, e já troquei tudo, libs,e etc.. Está dando um bug que não consigo resolver de jeito nenhum ,já coloquei bless gratis para todos, coloquei Type = Hardcore e Open e mesmo assim o que acontece é o seguinte, você mata o jogador e ele simplesmente perde os items, mesmo com aol ou bless, o servidor é enforced! Alguém pode me ajudar a resolver isso?
  5. Então galera, estou utilizando o RME atual, a pasta 860 está já com os items atualizados, porem quando eu abro o mapa, o RME reconhece normalmente ,porém a tela do mapa não dar pra mexer, buga a tela ,como na imagem, alguem pode ajudar?
  6. Então galera, estou utilizando o RME atual, a pasta 860 está já com os items atualizados, porem quando eu abro o mapa, o RME reconhece normalmente ,porém a tela do mapa não dar pra mexer, buga a tela ,como na imagem, alguem pode ajudar?
  7. ok obrigado! então não funcionou ,alguem ai que manje de mexer com OTX SERVER? bump
  8. Alguém que tenha DEBIAN 7 , pode me passar os script da sources.list da pasta /etc/apt/ no Filezila ? , pois sem querer deletei , em vez de adicionar o script ! pode passar?
  9. Estou tentando compilar em debian 7 64 bits e dar esse erro após digitar "make" olha isso ai tudo ajuda?
  10. 64 bits amigo, que besteira que fiz mds...
  11. amigão ,td bem? eu fiz 1 besteira aaqui , sem querer eu deletei tudo do etc/apt/ sources.list, e agora na hora de compilar dar erro, teria como o senhor me passar o seu sources.list? os code dentro dele , la onde troca no FileZilla
  12. então amigo, eu estou usando agora DEBIAN LINUX 7 , não funciona 0.4/0.3.6 , então gostaria que alguem ajudasse a modificar meu ot para OTX!
  13. Então pessoal, tenho uma LINUX DEBIAN 7 , não consigo compilar A TFS 0.4 e 0.3.6 , sempre dar ERRO! tfs 0.4 dar erro de "not load found" , sim já fiz isso cd wget http://www.lua.org/f...ua-5.1.4.tar.gz tar -xzvf lua* cd lua* make linux && make install cd e dar erro .... e quando vou compilar o 0.3.6 dar erro /luascript.Tpo -c -o luascript.o luascript.cpp luascript.cpp: In member function 'bool LuaScriptInterface::loadDirectory(const string&, Npc*)': luascript.cpp:719:23: error: 'class boost::filesystem3::directory_entry' has no member named 'leaf' make[1]: *** [luascript.o] Error 1 make[1]: Leaving directory `/otserv/trunk' make: *** [all] Error 2 creio eu que a DEBIAN 7 , não compila SOURCE ANTIGA 0.3.6/0.4 , ai você me fala, pede a empresa pra instalar UBUNTU 10.04 , sim já tentei , porem eles não tem essa versão ai me ferrei kk , Emfim , consegui compilar a OTX SERVER , porem , sim troquei O npc certinho, troquei as LIBS, o servidor abriu , porem meu servidor é de WAR e troca de mapa a cada 20 minutos , porem o script de trocar mapa está dando erro , ajuda nesse erro? e ajuda a trocar outras funções pra funcionar o OTX SERVER 100%? REP+ , porfavor urgente , estou 2 dias já tentando e nada.
  14. funciounou não mano, ...
  15. É o seguinte , meu servidor tem 10 mapas, sendo que o script só muda de mapa até 7 mapas ,queria que ele mudasse até os 10 ... compreende? esses 8,9,10 SPAWNS não funciona, ele simplesmente vai até o [8] SPAWNS e volta pro [1] , queria que ele fosse até o [10] e voltasse pro [1] , SIM já adicionei os WAR_SPAWNS ali em baixo em WAR_MAP_CYCLE e nada funciona , o script está configurado para só 7 mapas, alguém configura ele pra 10 mapas? REP + ! script -- config -- WAR_MAP_NAMES = {'FIBULA', 'VENORE','EDRON','THAIS1','CENTER','NOVA1','NOVA','nova3','DESERT1','DESERT2','DESERT3','DESERT4'} WAR_SPAWNS = {10} WAR_SPAWNS[1] = {{2,2},{3,3}} -- map 1 WAR_SPAWNS[2] = {{5,5},{6,6}} -- map 2 WAR_SPAWNS[3] = {{8,8},{9,9}} -- map 3 WAR_SPAWNS[4] = {{11,11},{12,12}} -- map 4 WAR_SPAWNS[5] = {{25,25},{26,26}} -- map 5 WAR_SPAWNS[6] = {{28,28},{29,29}} -- map 6 WAR_SPAWNS[7] = {{22,22},{23,23}} -- map 7 WAR_SPAWNS[8] = {{34,34},{35,35}} -- map 8 WAR_SPAWNS[9] = {{36,36},{37,37}} -- map 9 WAR_SPAWNS[10] = {{38,38},{39,39}} -- map 10 WAR_MAP_CYCLE = {{1,1},{2,2},{3,3},{4,4},{5,5},{6,6},{7,7},{8,8},{9,9},{10,1}} WAR_COLORS = {{150,150,150,150},{114,114,114,114}} WAR_TEAM_NAMES = {'Team White','Team Black'} WAR_BROADCAST_INTERVAL_TOP5 = 213 WAR_START_LEVEL = 1000 WAR_TEAMS = 1 WAR_POINTS_FOR_KILL = 3 WAR_POINTS_FOR_KILL_ASSIST = 1 -------------------------------------------------------- STORAGE_LAST_KILLER_GUID = 10100 STORAGE_LAST_KILLER_GUID_TIMES = 10101 STORAGE_LAST_KILLER_IP = 10200 STORAGE_LAST_KILLER_IP_TIMES = 10201 STORAGE_LAST_KILLER_ACCOUNT = 10300 STORAGE_LAST_KILLER_ACCOUNT_TIMES = 10301 STORAGE_POINTS = 11000 STORAGE_TEAM_ID = 12000 STORAGE_SKULL = 13000 STORAGE_DEPOT = 14000 GLOBAL_STORAGE_MAP = 15000 GLOBAL_STORAGE_MAP_CHANGE_TIME = 15001 GLOBAL_STORAGE_TEAM_1_FRAGS = 600 GLOBAL_STORAGE_TEAM_2_FRAGS = 700 GLOBAL_STORAGE_BROADCAST_TOP5 = 800 warInitialized = 0 function getTime(s) local n = math. floor(s / 60) s = s - (60 * n) return n, s end function getSpawn(cid) local map_info = WAR_MAP_CYCLE[getGlobalStorageValue(GLOBAL_STORAGE_MAP)] local map_id = map_info[1] local map_spawns = WAR_SPAWNS[map_id] local team_spawns = map_spawns[getPlayerStorageValue(cid, STORAGE_TEAM_ID)] return getTownTemplePosition(team_spawns[math.random(1,#team_spawns)]) end function getTeamMembers(id) local players = getPlayersOnline() local team = {} if #players == 0 then return team end for i, cid in ipairs(players) do if getPlayerStorageValue(cid, STORAGE_TEAM_ID) == id and getPlayerGroupId(cid) <= 8 then table.insert(team, cid) end end return team end function updateOutfit(cid) if WAR_TEAMS == 1 then --outfit local colors = WAR_COLORS[getPlayerStorageValue(cid, STORAGE_TEAM_ID)] local outfit = getCreatureOutfit(cid) outfit.lookHead = colors[1] outfit.lookBody = colors[2] outfit.lookLegs = colors[3] outfit.lookFeet = colors[4] doCreatureChangeOutfit(cid, outfit) end end function setTeam(cid) if WAR_TEAMS ~= 1 then setPlayerStorageValue(cid, STORAGE_TEAM_ID, 1) else local team1 = getTeamMembers(1) local team2 = getTeamMembers(2) if #team1 >= #team2 then setPlayerStorageValue(cid, STORAGE_TEAM_ID, 2) setPlayerStorageValue(cid, 6667, 1) else setPlayerStorageValue(cid, STORAGE_TEAM_ID, 1) setPlayerStorageValue(cid, 6666, 1) end updateOutfit(cid) end end function cronWar() if getGlobalStorageValue(GLOBAL_STORAGE_MAP_CHANGE_TIME) < os.time() then -- change map local map_info = WAR_MAP_CYCLE[getNextMapId()] local map_id = map_info[1] doTeleportThing(pid,getTeamSpawn(pid),false) -- teleporta para a base if WAR_TEAMS == 1 then doBroadcastMessage(getTeamScore(), MESSAGE_STATUS_DEFAULT) end setMap(getNextMapId()) elseif getGlobalStorageValue(GLOBAL_STORAGE_BROADCAST_TOP5) < os.time() then -- broadcast top 5 setGlobalStorageValue(GLOBAL_STORAGE_BROADCAST_TOP5, os.time()+WAR_BROADCAST_INTERVAL_TOP5) addEvent(doBroadcastMessage, 1000, getTop5Players(), MESSAGE_STATUS_CONSOLE_ORANGE) end addEvent(cronWar, 1000) end function getNextMapId() if getGlobalStorageValue(GLOBAL_STORAGE_MAP) == #WAR_MAP_CYCLE then return 1 end return getGlobalStorageValue(GLOBAL_STORAGE_MAP)+1 end function getTop5Players() local players = getPlayersOnline() if #players == 0 then return top5text end local player1 = {0,-1} local player2 = {0,-1} local player3 = {0,-1} local player4 = {0,-1} local player5 = {0,-1} local top5text = "Top 5 Fragers Online" for i, cid in ipairs(players) do if getPlayerStorageValue(cid,19999) > player1[2] then player5 = {player4[1], player4[2]} player4 = {player3[1], player3[2]} player3 = {player2[1], player2[2]} player2 = {player1[1], player1[2]} player1 = {cid, getPlayerStorageValue(cid,19999)} elseif getPlayerStorageValue(cid,19999) > player2[2] then player5 = {player4[1], player4[2]} player4 = {player3[1], player3[2]} player3 = {player2[1], player2[2]} player2 = {cid, getPlayerStorageValue(cid,19999)} elseif getPlayerStorageValue(cid,19999) > player3[2] then player5 = {player4[1], player4[2]} player4 = {player3[1], player3[2]} player3 = {cid, getPlayerStorageValue(cid,19999)} elseif getPlayerStorageValue(cid,19999) > player4[2] then player5 = {player4[1], player4[2]} player4 = {cid, getPlayerStorageValue(cid,19999)} elseif getPlayerStorageValue(cid,19999) > player1[2] then player5 = {cid, getPlayerStorageValue(cid,19999)} end end if player1[1] > 0 then top5text = top5text .. "\n1. " .. getCreatureName(player1[1]) .. " - " .. player1[2]+1 .. " frags" end if player2[1] > 0 then top5text = top5text .. "\n2. " .. getCreatureName(player2[1]) .. " - " .. player2[2]+1 .. " frags" end if player3[1] > 0 then top5text = top5text .. "\n3. " .. getCreatureName(player3[1]) .. " - " .. player3[2]+1 .. " frags" end if player4[1] > 0 then top5text = top5text .. "\n4. " .. getCreatureName(player4[1]) .. " - " .. player4[2]+1 .. " frags" end if player5[1] > 0 then top5text = top5text .. "\n5. " .. getCreatureName(player5[1]) .. " - " .. player5[2]+1 .. " frags" end return top5text end function getTeamScore() return WAR_TEAM_NAMES[1] .. " - " .. getGlobalStorageValue(GLOBAL_STORAGE_TEAM_1_FRAGS) .. " : " .. getGlobalStorageValue(GLOBAL_STORAGE_TEAM_2_FRAGS) .. " - " .. WAR_TEAM_NAMES[2] end function setMap(id) local map_info = WAR_MAP_CYCLE[id] setGlobalStorageValue(GLOBAL_STORAGE_MAP,id) setGlobalStorageValue(GLOBAL_STORAGE_MAP_CHANGE_TIME,os.time()+60*40) local players = getPlayersOnline() for i, cid in ipairs(players) do setGlobalStorageValue(17778,0) -- ninguem ficar com bandeira time verde! setGlobalStorageValue(17779,0) -- ninguem ficar com bandeira time vermelho! setGlobalStorageValue(18888,0) -- ninguem ficar com bandeira time verde! setGlobalStorageValue(18889,0) -- ninguem ficar com bandeira time vermelho!! setGlobalStorageValue(5002,0) -- ninguem ficar com bandeira time verde! setGlobalStorageValue(5001,0) -- ninguem ficar com bandeira time verde! doCreatureAddHealth(cid, getCreatureMaxHealth(cid)) doChangeSpeed(cid, -getCreatureSpeed(cid) + getCreatureBaseSpeed(cid)) doTeleportThing(cid, getSpawn(cid), TRUE) removeConditions(cid) end end function removeConditions(cid) doRemoveCondition(cid, CONDITION_INFIGHT) doRemoveCondition(cid, CONDITION_PARALYZE) doRemoveCondition(cid, CONDITION_ENERGY) doRemoveCondition(cid, CONDITION_FIRE) doRemoveCondition(cid, CONDITION_POISON) doRemoveCondition(cid, CONDITION_DRUNK) end
  16. não consigo fazer o download Oo pode hospedar no 4shared por gentileza?
  17. sim ,mais ai não entra no site.
  18. ALGUÉM PORFAVOR, QUE MANJA DAS EDIÇÕES, ALGUÉM TEM A SOURCE 0.4 SEM SALT? A SOURCE TFS 0.4 QUE FUNCIONA TODOS OS EVENTOS + WAR SYSTEM + SEM SALT MAIS PORQUE SEM SALT? É PRO FUNCIONAMENTO DO PLAIN ( ISSO MESMO , PRA USAR ACCOUNT MANAGER ) ALGUÉM AJUDA? DOU REP+ DURANTE 1 MÊS ATÉ!!!
  19. onfidence: 8.60 starts fev 01 at 15:30 PM UTC! SERVIDOR VOLTÁ AMANHA! 01/02 - AS 15:30 MAIS DE 300 CONTAS CONFIRMADAS! CRIA CONTA NO SITE WWW.CONFIDENCEWORLD.NET Conection information: IP: www.confidenceworld.net Protocol: 8.60 Port: 7171 Few futures of our server, and why should you stay here: Global Map with teleports - Created by Buchecha of Confidence World, the original owner of all servers global with teleports. All global quests: - The same like Global Tibia (Inquisitions/Yalahari/Pits of Inferno/Demon Oak and much more) (Tested by us and working 100%) War system: - The same Global Tibia (With shields/payments/no skulls/no frags) Task system: - We have fully working taks system like Global Tibia, tested by me. Raids and events - The server takes a random raid. We have all the raids that take place on Global Tibia. Our administration is doing from time to time interesting events where you can pick up good prizes! Balanced vocations: - Since the beginning of the server itself we choose right balance with our players. Today no one will be complained on it. Datacenter with DDoS protections, No lags! No kicks! - We also fully secured our server from local attacks with our tested perfect tables for server with many people and 0 lags. Toast Proxy Tunnel, Teamspeak 2 free for players! click here! Rates Skills rate: 30x Magic rate: 7x Loot rate: 3x Experiencie Stages 200x stages
  20. alguem tem macro de quando tiver x bixo na tela ele puxa ring e quando tiver x bixo na tela ele tira ring? exemplo to com meu mage lvl 33 caçando earth elemental em edron ,aparece 2 bixos puxa ring utamo , ai quando tiver só 1 bixo tira o ring de utamo , alguem tem?
  21. edilsonoriginal postou uma resposta no tópico em BBot
    alguem tem macro de quando tiver x bixo na tela ele puxa ring e quando tiver x bixo na tela ele tira ring? exemplo to com meu mage lvl 33 caçando earth elemental em edron , cola 2-3 bixos ele puxa ring de utamo , ai mata os 1-2 bixos e sobra 1 apenas, ai ele vai e tirar o ring com 1 bixo, alguem tem ? porfavor help
  22. é só baixar e jogar na pasta do ot as sources e etc ou tem q fazer algo , compilar como assim ? jogar os script dai do cast dentro de 1 tfs, n vem pronto?
  23. Alguem poderia me passa o download desse Cast System desse tópico http://www.tibiaking.com/forum/topic/27617-cast-system-tfs-04-86/ --> O downlod dele é esse http://www.speedyshare.com/WRRJ6/Cast-TFS-0.4-8.6.rar só que tem que ser premium no Speedyshare. alguem ajuda? -- e esse cast system ai tfs 0.4 8.6 , alguem que está usando , é só baixar e jogar na pasta do ot serv e ja era? e fazer oq se manda no topico adicionar os script la e etc?

Informação Importante

Confirmação de Termo