antiblock
Rodnia | Alpha & Omega

sotark

Membro
  • Content Count

    36
  • Joined

  • Last visited


Reputation Activity

  1. Upvote
    sotark reacted to Unk3n0w7 in Teleporte Especial   
  2. Upvote
    sotark reacted to Dαryl in Ajuda , Aguem Da Uma Luz Plis ....   
    Quanto ao primeiro problema nao faço ideia...
    O valor dos itens nas lojas:
    Navicat:
     
    Player->Item_Proto e na tabela vais a gold do item que queres alterar o preço. (Verificas pelo VNUM que é o código do Item)
  3. Upvote
    sotark reacted to CoMa2D in Quest Menu Do Cavalo 100% Pt Traduzida Por Mim E Modificada   
    quest horse_menu begin state start begin function horse_menu() if horse.is_mine() then say("Menu Do Cavalo") say("") local s = 6 if horse.is_dead() then s = select( "Chamar O Cavalo", "Enviar De Volta, "Fechar") if s == 1 then s = 0 elseif s == 2 then s = 3 elseif s == 3 then return end else s = select( "Alimentar Cavalo", "Montar O Cavalo", "Enviar O Cavalo Para O Estábulo", "Saúde Do Cavalo", "Mudar O Nome Do Cavalo", "Sair Do Menu") end if s == 0 then horse.revive() elseif s == 1 then local food = horse.get_grade() + 50054 - 1 if pc.countitem(food) > 0 then pc.removeitem(food, 1) horse.feed() else say("Necessitas De "..item_name(food).." Para O Alimentares.") say("") end elseif s == 2 then horse.ride() elseif s == 3 then horse.unsummon() elseif s == 4 then say("Vida Do Teu Cavalo: "..horse.get_health_pct().."%") say("Stamina Do Teu Cavalo: "..horse.get_stamina_pct().."%") say("") elseif s == 5 then if pc.countitem("71110") <= 0 then say("Necessitas De"..item_name("71110").." Para Mudar O Nome Dele.") say("") return end local old_horse_name = horse.get_name() ; say_title("Dar Açúcar Ao Cavalo:") say("Uma Misteriosa Substância que o Açúcar tinha") say("Que Aumenta 20 Pontos de Defesa.") say("Quando Montado.") say("") if string.len(old_horse_name) == 0 then say_reward("Escolhe Então O Nome Dele.") else say_reward("O Nome Atual Do Cavalo é: "..old_horse_name..".") end say("") say("Escolhe O Nome Que lhe Queres Dar.:") say("") local horse_name = input() if string.len(horse_name) < 2 then say_title("Não Alterou o Nome do Cavalo:") say("Tens De Escrever Um Nome.") say("") return elseif string.len(horse_name) > 12 then say_title("Cavalo:") say("Nome do cavalo demasiado longo.") say("") return end local ret = horse.set_name(horse_name) say_title("Cavalo:") if ret == 0 then say_reward("Utilize este nome!") say("") elseif ret == 1 then say_reward("Utilize este nome!") say("") elseif ret == 2 then pc.remove_item(71110) say("Parabéns O Novo Nome Foi Adicionado!") say("") end end end end when 20030.click begin horse_menu.horse_menu() end when 20101.click begin horse_menu.horse_menu() end when 20102.click begin horse_menu.horse_menu() end when 20103.click begin horse_menu.horse_menu() end when 20104.click begin horse_menu.horse_menu() end when 20105.click begin horse_menu.horse_menu() end when 20106.click begin horse_menu.horse_menu() end when 20107.click begin horse_menu.horse_menu() end when 20108.click begin horse_menu.horse_menu() end when 20109.click begin horse_menu.horse_menu() end endend Link De Download: http://www.mediafire.com/?us8cnz76p7fw4biVirusTotal:https://www.virustotal.com/pt/file/2c70da8667736ba4d58f3f9cc3b05bcf309bd428beb31ab63ac30de95133e717/analysis/1364335314/ Gostas-te então ajuda-me dando http://cyber-gamers.org/public/style_emoticons/default/451960.gif :P
  4. Upvote
    sotark reacted to ʍ૮ʍi૮ђ૯ℓ in Guildas Metin2   
    Baixa estes ficheiros e substituio no filezzila:
     
    http://www.mediafire.com/download/b00d9a56ocxky2e/guild_man1.rar
    http://www.mediafire.com/download/7s1d014rk3e131u/guild_man3.rar
    http://www.mediafire.com/download/b00d9a56ocxky2e/guild_man1.rar
     
    Depois ja deve funcionar direito
  5. Upvote
    sotark reacted to ʍ૮ʍi૮ђ૯ℓ in Guildas Metin2   
    O guild_man 2 ta aqui :
    http://www.mediafire.com/download/t0eubdam7767uof/guild_man2.rar
  6. Upvote
    sotark reacted to Papix in Server-Files By Invoice V3 *editadas*   
    Sim :)Ajudei +1 :)CumprimentosPastor Alemão#
  7. Upvote
    sotark reacted to Papix in Server-Files By Invoice V3 *editadas*   
    Mano é simples pegas numas files vdi configuras normalmente.
    Conectas via File Zilla ou outro programa , vais a :
    /home
    apagas a pasta game
    Após teres apagado extrais a game do download
    depois vais a:
    Var/DB
     
    apagas a pasta mysql
     
    após apagado extrais a do download :)
    Ajudei ? +1 :)
    Cumprimentos Pastor Alemão#
  8. Upvote
    sotark reacted to KlepY in Help No-Ip   
    Quando começas a usar o no-ip deixas de usar o hamachi mas continuas a utilizar o sura (ou não).
     
     
    Para que os outros jogadores se conectarem ao servidor tens de abrir as portas no router.
     
     
    Na maioria dos servidores dá para abrir as portas.
     
     
    Cumprimentos CroSSie
  9. Upvote
    sotark reacted to KlepY in Duvidas Nas Serverfiles   
    A Firewall pode estar a bloquear a conexão!
     
     
    Cumprimentos
  10. Upvote
    sotark reacted to ʍ૮ʍi૮ђ૯ℓ in Duvidas Nas Serverfiles   
    Tens que desativar o firewall
     
    +1 se te ajudei :D
  11. Upvote
    sotark reacted to conaspro99 in Duvidas Nas Serverfiles   
    Podes ter posto mal na server-files no sysinstall o ip hamachi. Vê se é isso, espero ajudar :D
  12. Upvote
    sotark reacted to ʀąԲą7q in Duvidas Nas Serverfiles   
    tipo ve se as portas do portmap estao bem com os canais do servidor.... 
    tipo o teu cliente tem que ter ip acabado em 100 (hamachi) mas o dos teus colegas tem que ter o ip normar....
     
     
    retifica isso... 
     
    se ajudei +1 :P