Jump to content

Tdi123

Members
  • Posts

    192
  • Joined

  • Last visited

Everything posted by Tdi123

  1. 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.
  2. Não funcionou, engraçado que até o MIMI_MONKEY tem o HP grande, mas o monster custom que add 0x6283695 não funcionou.
  3. 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á.
  4. 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!
  5. O npc mestra das Classes está buscando o Nome em: "+jobname(.@class)+" O problema não está em data/msgstringtable.txt Se puder me ajudar, muito grato.
  6. Traduzir os nomes das classes: Swordsman para Espadachim Magician para Mago Archer para Arqueiro Acolyte para Noviço Etc... Exemplo: Desde já , muito obrigado.
  7. 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:
  8. 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.
  9. Tdi123

    Error FLUXCP

    Be able to resolve by asking the Host to allow remote access to the database. Thank you very much, problem solved
  10. Good morning, I would like to know where I change the icon that is next to the mvp? Example:
  11. 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!
  12. 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
  13. 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?
  14. Tdi123

    Error FLUXCP

    where is the: ConfigServers.cache.php
  15. 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
  16. How would I do that? I don't understand much about src
  17. 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!
  18. 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:
  19. 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
×
×
  • Create New...