Ir para conteúdo

leandronetx

Membro
  • Registro em

  • Última visita

  1. .Qual servidor ou website você utiliza como base? https://chaitosoft.com/tfs-1-01-21-3-gesior-para-tibia-11/ Qual o motivo deste tópico? Reparar Erros login.php que e compativel apenas com o cliente 11 para funciona no cliente 12 gestorr Erro ao tentar logar com o cliente na plataforma 12.00 e 12.20 no gesior Está surgindo algum erro? Se sim coloque-o aqui. Você tem o código disponível? Se tiver publique-o aqui: Você tem alguma imagem que possa auxiliar no problema? Se sim, coloque-a aqui.
  2. tentei usar a programação #define CLIENT_VERSION_MIN 1095 #define CLIENT_VERSION_MAX 1097 #define CLIENT_VERSION_STR "10.96" nao esta funcionando esta apresentando erro ao tentar logar... nas versoes anteriores apenas loga na versao maxima.. 10.97 ou quando mudo todas as versoes para 10.96 ou para 10.95 funciona... O TFS que usei foi a mesma indicada no tibia king.
  3. *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* TEMOS JA CLIENTE PROPRIO WWW.TIBIABR.TK VAGAS DISPONIVEL PROGRAMADOR DE SCRIPT TUTORES GMS LANÇAMENTO DO SERVIDOR 30/07/2016 SKYPE FALE COMIGO LEANDRONETX SERVIDOR DEDICADO 24 HORAS BAIAK VERSAO 10.96 ITENS E MONTARIAS DA VERSAO 10.96 EFETUANDO MUDANÇAS SEMPRE PROCURANDO AJUDA CORRIGIR ERROS BASICOS E ADICIONAR NOVOS EVENTOS. ELE SE ENCONTRA 95% PRONTO ~#~ VIP I, II e III (Quest) ~#~ Area donate ~#~ Pits Of Inferno (POI) Anihi Demon Oak Yalahari Quest Firewalker Boots Quest Warzone I, II e III *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* ♦ Cast System (!cast on // !cast off) ♦ Critical e Dodge System ♦ War System ♦ Battlefield Event ♦ Bank System ♦ Market in-game System ♦ Market System ♦ Training Offline ♦ All Mounts 10.96 (Só com Mount Doll, vendida no npc) ♦ All Addons 10.96 (Só com Addon Doll, vendida no npc) ♦ Mágias modificadas (retirado um pouco do exhausted) *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* Fuon City (Cidade principal) 3 Cidades VIP Roshamuul Grey Island Gnomebase (Warzone I, II e III) ~#~ +15 Quests +25 Teleports (com monstros editados) *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* ◄ IMAGENS ► Minimap Templo (+sub solo) Depot Teleports Quests (1 e 2) Entrada Área Vip I, II e III
  4. leandronetx postou uma resposta no tópico em Suporte & Pedidos
    amigo reupar o link quebrado obrigado
  5. IMAGENS STORE in-GAME Nao aparece Por favor ajuda ja tentei de tudo uso servidor linux UBUNTU deixo sempre no /var/www/html/images/store/ imagens do store.. /home/otserv/config.lua ja mexi no config.lua e nada de aparecer as imagens do store dentro do www por favor enviar exemplos de como fazer funcionar as imagens do store.. in-game e como eu devo adicionar o caminho do modules. para encontra as imagens e como deve ficar os exemplos com as imagens em png 64x64
  6. Amigo Obrigado porem nao teleportou a pessoa para o templo principal... function onLogin(player) local loginStr = "Welcome to " .. configManager.getString(configKeys.SERVER_NAME) .. "!" if player:getLastLoginSaved() <= 0 then loginStr = loginStr .. " Please choose your outfit." player:sendOutfitWindow() else if loginStr ~= "" then player:sendTextMessage(MESSAGE_STATUS_DEFAULT, loginStr) end loginStr = string.format("Your last visit was on %s.", os.date("%a %b %d %X %Y", player:getLastLoginSaved())) end player:sendTextMessage(MESSAGE_STATUS_DEFAULT, loginStr) -- Stamina nextUseStaminaTime[player.uid] = 0 -- Promotion local vocation = player:getVocation() player:loadVipData() player:updateVipTime() local promotion = vocation:getPromotion() if player:isPremium() then local value = player:getStorageValue(STORAGEVALUE_PROMOTION) if not promotion and value ~= 1 then player:setStorageValue(STORAGEVALUE_PROMOTION, 1) elseif value == 1 then player:setVocation(promotion) end elseif not promotion then player:setVocation(vocation:getDemotion()) end -- Events player:registerEvent("PlayerDeath") player:registerEvent("DropLoot") player:registerEvent("RewardLoot") player:registerEvent("modalAD") player:registerEvent("modalMD") player:registerEvent("tpw") player:registerEvent("DodgeSystem") player:registerEvent("CriticalSystem") player:registerEvent("RewardChest") player:registerEvent("Promo20") registerCreatureEvent(cid, "VipKick") -- Critical System if player:getCriticalLevel() == -1 then player:setCriticalLevel(0) end -- Dodge System if player:getDodgeLevel() == -1 then player:setDodgeLevel(0) end return true end Segue exemplos do login.lua Segue exemplos de add vip no systema. Via Item... local vipItems = { -- [itemid] = amount of vip days [135] = 10, [134] = 30, [133] = 90 } function onUse(cid, item, fromPosition, itemEx, toPosition, isHotkey) local player = Player(cid) local days = vipItems[item.itemid] player:addVipDays(days) player:say('!* PARABENS VOCE E VIP! *!', TALKTYPE_MONSTER_SAY) player:getPosition():sendMagicEffect(CONST_ME_STUN) player:sendTextMessage(MESSAGE_INFO_DESCR, string.format('You received %s vip days.', days)) Item(item.uid):remove(1) return true end Não funcionou deixei dentro do tropico o que aconteceu.. Desde ja agradeço por ta ajudando.
  7. Olá Tibianos venho fazer um pedido.. 1° na nova versão 10.96 do tibia na parte modules store que e o estore in-game onde devo adicionar as imagens pois no ubuntu deixo no padrao /home/otserv/ o gamestore esta configurado porem na hora de adicionar as imagens segue exemplo. dofile('data/modules/scripts/gamestore/init.lua') /data/modules/script/store estao as imagens porem o sistema do tibia nao acha as imagens no jogo uma solução obrigado. o outro problema. preciso de um script pra retirar o player da area donate Estou com colunas extras dentro do banco de dados dentro de accounts chamadas, viplastday` int(10) NOT NULL DEFAULT 0 AFTER `lastday`, vipdays` int(11) NOT NULL DEFAULT 0 AFTER `lastday`; segue exemplo... de saida da area vip preciso adaptada para esse banco de dados. FIM DA VIPEm creaturescript/scriptCrie um arquivo.lua e renomeie para endvip.lua --[[ by vodkart ]]-- function onLogin(cid) if getPlayerStorageValue(cid, 13540) - os.time() > 0 then setPlayerStorageValue(cid, 9898, 1) end local pos = {x = 157, y = 50, z = 7} -- posiçao do templo. function Vodka(cid) if isPlayer(cid) then db.executeQuery("UPDATE `players` SET `name` = '"..string.sub(getCreatureName(cid), 7).."' WHERE `id` = "..getPlayerGUID(cid)..";") doRemoveCreature(cid) end end if getPlayerStorageValue(cid, 9898) == 1 and getPlayerStorageValue(cid, 13540) - os.time() < 1 or getPlayerStorageValue(cid, 13540) - os.time() == 0 then doTeleportThing(cid, pos) doPlayerPopupFYI(cid, "Sua vip Account acabou.") setPlayerStorageValue(cid, 9898, -1) if string.find(tostring(getCreatureName(cid)),"[[Vip]]") then addEvent(Vodka, 3*1000, cid) end end return TRUE end <event type="login" name="CheckVip" script="endvip.lua"/> a numeração da porta pra entra na vip esta funcionando esta com essa action <action actionid="12134" script="vipdoors.lua"/> Desde ja agradeço preciso de uma programação para o player quando tiver dentro da area vip e fizer um check no banco de dados e ver que a vip acabou ele sair da area vip e ir pra um templo exemplo x,y,z 3333,3333,7 Obrigado erros de scripts e informações
  8. Olá Tibianos venho fazer um pedido.. 1° na nova versão 10.96 do tibia na parte modules store que e o estore in-game onde devo adicionar as imagens pois no ubuntu deixo no padrao /home/otserv/ o gamestore esta configurado porem na hora de adicionar as imagens segue exemplo. dofile('data/modules/scripts/gamestore/init.lua') /data/modules/script/store estao as imagens porem o sistema do tibia nao acha as imagens no jogo uma solução obrigado. o outro problema. preciso de um script pra retirar o player da area donate Estou com colunas extras dentro do banco de dados dentro de accounts chamadas, viplastday` int(10) NOT NULL DEFAULT 0 AFTER `lastday`, vipdays` int(11) NOT NULL DEFAULT 0 AFTER `lastday`; segue exemplo... de saida da area vip preciso adaptada para esse banco de dados. FIM DA VIPEm creaturescript/scriptCrie um arquivo.lua e renomeie para endvip.lua --[[ by vodkart ]]-- function onLogin(cid) if getPlayerStorageValue(cid, 13540) - os.time() > 0 then setPlayerStorageValue(cid, 9898, 1) end local pos = {x = 157, y = 50, z = 7} -- posiçao do templo. function Vodka(cid) if isPlayer(cid) then db.executeQuery("UPDATE `players` SET `name` = '"..string.sub(getCreatureName(cid), 7).."' WHERE `id` = "..getPlayerGUID(cid)..";") doRemoveCreature(cid) end end if getPlayerStorageValue(cid, 9898) == 1 and getPlayerStorageValue(cid, 13540) - os.time() < 1 or getPlayerStorageValue(cid, 13540) - os.time() == 0 then doTeleportThing(cid, pos) doPlayerPopupFYI(cid, "Sua vip Account acabou.") setPlayerStorageValue(cid, 9898, -1) if string.find(tostring(getCreatureName(cid)),"[[Vip]]") then addEvent(Vodka, 3*1000, cid) end end return TRUE end <event type="login" name="CheckVip" script="endvip.lua"/> a numeração da porta pra entra na vip esta funcionando esta com essa action <action actionid="12134" script="vipdoors.lua"/> Desde ja agradeço preciso de uma programação para o player quando tiver dentro da area vip e fizer um check no banco de dados e ver que a vip acabou ele sair da area vip e ir pra um templo exemplo x,y,z 3333,3333,7 Obrigado erros de scripts e informações
  9. Amigo eu executei isso no phpmyadmin esse codigo e não funcionou como esta escrito. se possivel envie um parck funcionando uma mysql um banco de dados que não esteja apresentando erros. esteja perfeito. obrigado pela dica amigo porem ainda continua.. #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ALTER TABLE `players` ADD COLUMN `skill_critical_hit_chance_tries` bigint(20) un' at line 2
  10. a compilação foi finalizada 10.96 porem ao tentar logar pelo mysql apresenta esses erros. Por favor preciso de uma solução ou um banco de dados que funcione nessa nova versão obrigado mas uma vez [Error - mysql_real_query] Query: SELECT `id`, `name`, `account_id`, `group_id`, `sex`, `vocation`, `experience`, `level`, `maglevel`, `health`, `healthmax`, `blessings`, `mana`, `manamax`, `manaspent`, `soul`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `lookaddons`, `posx`, `posy`, `posz`, `cap`, `lastlogin`, `lastlogout`, `lastip`, `conditions`, `skulltime`, `skull`, `town_id`, `balance`, `offlinetraining_time`, `offlinetraining_skill`, `stamina`, `skill_fist`, `skill_fist_tries`, `skill_club`, `skill_club_tries`, `skill_sword`, `skill_sword_tries`, `skill_axe`, `skill_axe_tries`, `skill_dist`, `skill_dist_tries`, `skill_shielding`, `skill_shielding_tries`, `skill_fishing`, `skill_fishing_tries`, `skill_critical_hit_chance`, `skill_critical_hit_chance_tries`, `skill_critical_hit_damage`, `skill_critical_hit_damage_tries`, `skill_life_leech_chance`, `skill_life_leech_chance_tries`, `skill_life_leech_amount`, `skill_life_leech_amount_tries`, `skill_mana_leech_chance`, `skill_mana_leech_chance_tries`, `skill_mana_leech_amount`, `skill_mana_leech_amount_tries` FROM `players` WHERE `name` = 'GoD SoMbrA' Message: Unknown column 'skill_critical_hit_chance' in 'field list' [Error - mysql_store_result] Query: SELECT `id`, `name`, `account_id`, `group_id`, `sex`, `vocation`, `experience`, `level`, `maglevel`, `health`, `healthmax`, `blessings`, `mana`, `manamax`, `manaspent`, `soul`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `lookaddons`, `posx`, `posy`, `posz`, `cap`, `lastlogin`, `lastlogout`, `lastip`, `conditions`, `skulltime`, `skull`, `town_id`, `balance`, `offlinetraining_time`, `offlinetraining_skill`, `stamina`, `skill_fist`, `skill_fist_tries`, `skill_club`, `skill_club_tries`, `skill_sword`, `skill_sword_tries`, `skill_axe`, `skill_axe_tries`, `skill_dist`, `skill_dist_tries`, `skill_shielding`, `skill_shielding_tries`, `skill_fishing`, `skill_fishing_tries`, `skill_critical_hit_chance`, `skill_critical_hit_chance_tries`, `skill_critical_hit_damage`, `skill_critical_hit_damage_tries`, `skill_life_leech_chance`, `skill_life_leech_chance_tries`, `skill_life_leech_amount`, `skill_life_leech_amount_tries`, `skill_mana_leech_chance`, `skill_mana_leech_chance_tries`, `skill_mana_leech_amount`, `skill_mana_leech_amount_tries` FROM `players` WHERE `name` = 'GoD BR'
  11. Por favor preciso de uma solução ou um banco de dados que funcione nessa nova versão obrigado mas uma vez [Error - mysql_real_query] Query: SELECT `id`, `name`, `account_id`, `group_id`, `sex`, `vocation`, `experience`, `level`, `maglevel`, `health`, `healthmax`, `blessings`, `mana`, `manamax`, `manaspent`, `soul`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `lookaddons`, `posx`, `posy`, `posz`, `cap`, `lastlogin`, `lastlogout`, `lastip`, `conditions`, `skulltime`, `skull`, `town_id`, `balance`, `offlinetraining_time`, `offlinetraining_skill`, `stamina`, `skill_fist`, `skill_fist_tries`, `skill_club`, `skill_club_tries`, `skill_sword`, `skill_sword_tries`, `skill_axe`, `skill_axe_tries`, `skill_dist`, `skill_dist_tries`, `skill_shielding`, `skill_shielding_tries`, `skill_fishing`, `skill_fishing_tries`, `skill_critical_hit_chance`, `skill_critical_hit_chance_tries`, `skill_critical_hit_damage`, `skill_critical_hit_damage_tries`, `skill_life_leech_chance`, `skill_life_leech_chance_tries`, `skill_life_leech_amount`, `skill_life_leech_amount_tries`, `skill_mana_leech_chance`, `skill_mana_leech_chance_tries`, `skill_mana_leech_amount`, `skill_mana_leech_amount_tries` FROM `players` WHERE `name` = 'GoD SoMbrA' Message: Unknown column 'skill_critical_hit_chance' in 'field list' [Error - mysql_store_result] Query: SELECT `id`, `name`, `account_id`, `group_id`, `sex`, `vocation`, `experience`, `level`, `maglevel`, `health`, `healthmax`, `blessings`, `mana`, `manamax`, `manaspent`, `soul`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `lookaddons`, `posx`, `posy`, `posz`, `cap`, `lastlogin`, `lastlogout`, `lastip`, `conditions`, `skulltime`, `skull`, `town_id`, `balance`, `offlinetraining_time`, `offlinetraining_skill`, `stamina`, `skill_fist`, `skill_fist_tries`, `skill_club`, `skill_club_tries`, `skill_sword`, `skill_sword_tries`, `skill_axe`, `skill_axe_tries`, `skill_dist`, `skill_dist_tries`, `skill_shielding`, `skill_shielding_tries`, `skill_fishing`, `skill_fishing_tries`, `skill_critical_hit_chance`, `skill_critical_hit_chance_tries`, `skill_critical_hit_damage`, `skill_critical_hit_damage_tries`, `skill_life_leech_chance`, `skill_life_leech_chance_tries`, `skill_life_leech_amount`, `skill_life_leech_amount_tries`, `skill_mana_leech_chance`, `skill_mana_leech_chance_tries`, `skill_mana_leech_amount`, `skill_mana_leech_amount_tries` FROM `players` WHERE `name` = 'GoD BR'
  12. leandronetx postou uma resposta no tópico em Suporte & Pedidos
    Amigo POr favor subir de novo o arquivo pelo mega.co.nz ou sei la não consigo baixar aqui obrigado desde ja.

Informação Importante

Confirmação de Termo