Jump to content

Tdi123

Members
  • Posts

    189
  • Joined

  • Last visited

Everything posted by Tdi123

  1. Vou dá uma olhada retorno com uma resposta em breve
  2. No differ, ele aumenta a BARRA DE HP dos MVPs apenas, porém, quando adiciono um monstro custom, e coloco na pasta mobs: boss_monster, e na mob_db 0x6283695, ainda assim não funciona. Cheguei ao palpite que, os mvps devem ter uma lista dentro do emulador, ou dentro do data, que indica ao jogo que aquele monstro (ID) é um MVP, se não, todos os mobs teriam o icone de MVP dentro do jogo: montype_boss. Alguém saberia me dizer onde fica está lista específica? Muito obrigado desde já.
  3. I realized that only a few MvPs are listed to have the life bar in the big size. Would somebody tell me where that list is? I'm wanting to add a custom MvP, but its bar gets small, even putting boss_monster in the mobs script. Example 1 Salamander: Example 2 Ifrit: Note: both images are with the same Zoom, the HP bar is bigger than the other, because of the diff in the hexed. I appreciate the help, right now.
  4. Não funcionou, engraçado que até o MIMI_MONKEY tem o HP grande, mas o monster custom que add 0x6283695 não funcionou.
  5. Percebi que apenas alguns MvPs estão listados para terem a barra de vida no tamanho grande. Alguém saberia me dizer, onde fica está lista? Estou querendo add um MvP custom, mas a barra dele fica pequena, mesmo colocando boss_monster no script de mobs. Exemplo 1 Salamander: Exemplo 2 Ifrit: OBS: as duas imagens estão com o mesmo Zoom, a barra de HP é maior do que a outra, por causa do diff no hexed. Agradeço a ajuda, desde já.
  6. O LvL Máx. do servidor que estou configurando é 300/150. Porém, quando o jogador atinge o nível máximo, a barra de exp ainda continua aparecendo, como posso removê-la? Outra pergunta, porém no mesmo assunto: Como faço para que a barra de exp do nível 99 apareça. OBS: Os dois exemplos abaixo são na classe algoz (Transcendent 2nd Class). Exemplo 1: Exemplo 2: Desde já, muito obrigado!
  7. O npc mestra das Classes está buscando o Nome em: "+jobname([email protected])+" O problema não está em data/msgstringtable.txt Se puder me ajudar, muito grato.
  8. Traduzir os nomes das classes: Swordsman para Espadachim Magician para Mago Archer para Arqueiro Acolyte para Noviço Etc... Exemplo: Desde já , muito obrigado.
  9. I'm wanting to edit the caption that appears in the item, and also edit the item restriction to put on storage. Thank you very much in advance. edit1: I was able to solve the first part of the trade, at: item_trade.txt But the description of the item still shows the restriction, where do I edit this? example:
  10. How do I create a custom command in src where the same search and in the effect folder the sprit of aura1, aura2, or aura3. Example: 501,Red_Potion,Red Potion,0,50,,70,,,,0xFFFFFF,7,2,,,,,{ set "aura1" },{},{} I don't know if that's possible. Thank you so much in advance.
  11. Tdi123

    Error FLUXCP

    Be able to resolve by asking the Host to allow remote access to the database. Thank you very much, problem solved
  12. Good morning, I would like to know where I change the icon that is next to the mvp? Example:
  13. I'm looking to add other platinum skills that are not active on the server, example: Throwing wild rage potion. I believe I need to add a skill to the F_GetPlatinumSkills list. Thanks for your help right now!
  14. What code do I use to force the player to get off the mount by clicking on the NPC? I'm using the command sc_end -1; however this command only removes the buffs from the players, it would have another command to force the players to leave their mounts, falcons and carts. Thank you for your help now
  15. Tdi123

    Erro FLUXCP

    Does fluxcp recognize any emulator? or just rathena? I tried to install it on the old eathena, and I'm not getting accounts. Can someone help me?
  16. Tdi123

    Error FLUXCP

    where is the: ConfigServers.cache.php
  17. I have this error in fluxcp, I tried to install it on my host, but it gave this error. Thank you for your help now
  18. How would I do that? I don't understand much about src
  19. I need help with this NPC. He can usually identify the status of the mvps when they die, however, after a while the status of the mvps will turn green again as if the mvps were alive. The idea would be to monitor in real time whether the mvp is alive or dead Thanks in advance!
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.