Jump to content

Tdi123

Members
  • Posts

    195
  • Joined

  • Last visited

Everything posted by Tdi123

  1. How do I make this Script count only the MvPs of their respective maps? Example: Making Script tell Ifrit's death only on Map thor_v03, and the same goes for the other MvPs NPC:
  2. Sorry, On the same day that I posted this, I went to look in the scripts and found the VIP system, I'm using this one, I loved it. Thank you very much anyway
  3. I activated the emulator's official VIP system, but I'm kind of lost with it, if anyone has a VIP scheme using the official VIP, thank you.
  4. Thank you very much, manage to resolve. Just put 2 maps in the place of All, that the first map will get normally, with an announcement and ranking, I don't know if it's a bug, but the second map placed in funfa, only the first, and if you put 3 maps, the script stops working
  5. Still unable to make him count Kill only on specific maps. If you can help thank you
  6. Thanks so much, the NPC is working perfectly. I only have one question, which line I change in it to be just some specific maps. Example: pvp_n_5-5, guild_vs2, guild_vs3
  7. I installed the system and it did not work, it does not advertise nor count the kill, I do not know if it is my emulator, or the bg eamod system that I installed earlier
  8. I tried several npcs, even the ones I used, like: mooka, dota, stolao, and none of them are working on rathena. Thanks for your help in advance!
  9. The PvP NPCs with Ranking, they're not doing the Kill count, why? Example: If Player A kills Player B, Player A should earn 1 point to climb the rank. I've tested several Ranked PvP NPCs and none of them worked, as if the emulator was not compatible with the emulator. Which I've already done: I used the SQL tables for the phpmyadmin database, and installed the NPC correctly, but it doesn't do the kill count. NPC I'm using: https://pastebin.com/raw/3PSaBSgg Emulator I'm using: https://github.com/rathena/rathena Please help me! No more what to do
  10. Bom Dia Estou tendo problemas com vários scripts Arena PvP + ranking, os mesmos não estão fazendo a verificação de morte. Será que esse problema tem relação com o Sistema BG Eamod, que faz verificação de Double Login? SCRIPT USADO: https://pastebin.com/f2ydADHc
  11. na versão que uso, não existe o arquivo eamod.conf na pasta conf ou em battle estou usando essa versão da bg eamod: https://rathena.org/board/topic/116228-release-extended-battleground-eamod-bg/
  12. Estou usando o npc: https://github.com/JulioCF/mooka/blob/master/PvP Master Ultimate/Script/PvP_Master_Ultimate_1.3.0.txt Porém, quando elimino um jogador, o mesmo não faz a contagem de kill no banco de dados SQL. Já tentei outros sistemas PVP com tabelas sql, mas todos acontecem a mesma coisa!
  13. No map-server está aparecendo o seguinte error: [Warning]: Value for setting 'party_update_interval': 0 is invalid (min:100 max:2147483647)! Defaulting to 1000... Como resolvo isso? Agradeço desde já pela ajuda!
  14. Estou tentando testar a BG, porém não consigo por causa da checagem de IP no script. Como faço para desabilitar a checagem ? agradeço desde já
  15. Programado usado para diffar: Nemo-master Versão do Hexed: 2017-06-14bRagexeRE, Funciona também no Hexed 2018!!! Level que desejo colocar para exibir a Aura: 300 1° Passo: Nemo-Master/Patches/CustomAuraLimits.qs 2° Passo: Nemo-Master/Input/auraSpec 3° Passo: conf/battle/client.conf 4° Passo: Mas para novas versões EXE, ele tem alguma "peculiaridade". Quando seu personagem atingir o nível para mostrar a aura - ela será mostrada após usar o comando @refresh ou alterar o mapa. Créditos: @Functor Print:
  16. Tive problemas nesta área tbm. Solução: 1° Passo Em: src/map/map.hpp Altere a Linha: #define MAX_LEVEL [para o level max. do seu servidor] 2° Passo Compile seu Emulador usando: microsoft visual studio 2019 2.1 No visual studio clique com o botão direito do seu mouse em: Solução 'rAthena' (9 de 9 projetos) Lembrando... Espere o Visual Carregar todos os projetos, antes de compilar ou recompilar 2.2 Após clicar com o botão direito do seu mouse, clique em Compilar ou Recompilar Solução Print: 3° Passo Procure o Arquivo: job_exp.txt Em: db/pre-re ou re/job_exp.txt e também, em: db/import/job_exp.txt no arquivo: db/pre-re ou re/job_exp.txt procure os numeros das classes que você deseja alterar o level max e adicione em: db/import/job_exp.txt no lugar do X exemplo: em db/pre-re ou re/job_exp.txt pegue os numeros: 4001:4002:4003:4004:4005:4006:4007:4008:4009:4010:4011:4012:4013:4014:4015:4016:4017:4018:4019:4020:4021:4022 adicione em db/import/job_exp.txt: LEVELMAX,23:24:25:4001:4002:4003:4004:4005:4006:4007:4008:4009:4010:4011:4012:4013:4014:4015:4016:4017:4018:4019:4020:4021:4022:4047:4049 mande msg se tiver dúvida
  17. Muito Obrigado, O padrão do Anúncio estava para 10 Segundos! Antes: OnRotate: OnTimer10000: // Rotation if BG don't start... Comment if you don't want to use this method. 10000 = 10 Segundos Depois: OnRotate: OnTimer300000: // Rotation if BG don't start... Comment if you don't want to use this method. 300000 = 5 Minutos Tópico resolvido, pode fechar! @Gerzzie reputado
  18. Estou o usando o Extended BG do EasyCore, mas me deparei que o sistema anuncia varias vezes em intervalos de tempo muito curtos, teria como aumentar esse intervalo, para que o sistema não fique poluindo o chat? Print: Agradeço a ajuda desde já!
  19. Minha ideia seria criar uma Rédea para cada montaria. Para que o jogador possa escolher qual montaria ele deseja. Em vez de 1 Rédea conceder Montarias Específicas para Classes Específicas Agradeço a ajuda desde já
  20. Verdade, a tabela SQL tem relação a alguns NPCs customs que habilitei, desculpe pela FALSA afirmação! error meu Pode fechar o tópico!
×
×
  • Create New...