Jump to content

SBK_

Members
  • Posts

    70
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by SBK_

  1. Acho que ele quer em pt-br... se for não tem, só tem no bRO, porém sabe como é o bRO...
  2. interessante, vou dar uma olhadinha, de monstro eu tenho script que faz isso xD
  3. https://github.com/SoulBlaker/scripts_test/tree/master/DeathArena
  4. This one is free yes, I created it in mid 2008~10 I am the owner, git: https://github.com/SoulBlaker/ it's mine, it's an old script and I have to thank people for updating it and giving more life to things that are about 10 years old. SoulBlaker = sbk_ it's me free and thanks @IsabelaFernandez for recycling, "I say new features in something that should be dead", continues congratulations.
  5. well the problem is in the source, follow the link of the report below and a temporary solution for those who are facing the same problem: https://github.com/rathena/rathena/issues/5256
  6. Tem files do brAthena que estão praticamente 90% com o código original, alias vi bastantes que só muda a quantidade de mes já que o pessoal costuma colocar tudo em uma linha e deixar o próprio npc fazer as break lines.
  7. Well I don't know if it's a problem in the source, because there is no way to attack without the shift pressed, even giving / ns does not work. Example the game's standard dueling system does not allow attacking without the shift being pressed: It was tested with hexed from 2018 and 2019 and in both this problem occurs, in 2017 it does not. Thanks to everyone who collaborates.
  8. SBK_

    effect

    I took a look at hercules I saw that there are packages for RO Zero that can remove effects, it will be if in our emulator there is nothing to remove effects or at least reset to zero?
  9. I believe not, AI is part of the client anyone can change and use as they wish.
  10. Solved (luafiles514/skillinfo/skilltreeview.lub)
  11. Well I'm having a problem with the skills tab, it doesn't translate accordingly. If I put Langtype 0 in Korean, does anyone know what it could be?
  12. Po mano, falou sucesso ?, obrigado por fazer parte dessa nossa comunidade e sinta-se livre para retornar quando quiser ?
  13. It's the most recent rAthena, when I see it right there.
  14. 103/5000 well, i'm having a problem and already tried to download several and not fixed, i have the following problems: If anyone can help me thank you very much ^ _ ^
  15. Add after: at->sd->state.block_action &= ~PCBLOCK_IMMUNE;
  16. I also thought about it, but I saw that there are some servers that break this rule.
  17. Well, I'm using Thor Patcher 2.6.4.13b, and the same in the notice box is using MSI 7, I do not even have it installed, I discovered this when trying to use CSS with the default browser set to Chrome, Edge and even Internet Explorer 9 (I use Windows 10), does anyone know why, thank you?
  18. Não sei se aparece em inglês não, mais acho que seria koreano, é a multi linguagem do seu windows.
  19. Se você estiver usando algum módulo bancário, esses da GAS Tecnologia, desinstale.
  20. I had this problem too, I tested everything right really at the time he loads the character and he will pass on the information, he would end the coin he would lose this information.
  21. You need to make a fix on the system so that the @autotrade system after rebooting the server returns with the item that was selected for trading, quite simple. In the do_init_vending_autotrade function, find: at-> sd-> state.monster_ignore = (battle_config.autotrade_monsterignore); add after: // Extended Vending System Fix Bug [CreativeSD] at-> sd-> vend_loot = at-> vend_loot;
  22. My client closes when selecting the character, what can it be?
×
×
  • Create New...