Jump to content

Kakaroto

Members
  • Posts

    638
  • Joined

  • Last visited

  • Days Won

    11

Everything posted by Kakaroto

  1. // Login server configuration. 'LoginServer' => array( 'Address' => '192.168.2.100', 'Port' => 6900, 'CharServer' => array( 'Address' => '192.168.2.100', 'Port' => 6100 ), 'MapServer' => array( 'Address' => '192.168.2.100', 'Port' => 5000 ),
  2. You need to configure the emulator access ports in the fluxcp configuration file.
  3. https://github.com/rathena/rathena/blob/master/doc/item_bonus.txt#L424
  4. I do not recommend using client 2018, it has many issues to resolve yet.
  5. I have more than 40 instances in my emulator, you should be using an outdated version of the emulator, upgrade yours and you will have no problems with that.
  6. rathena does not support this feature yet, upgrade your emulator, it already has block for this packets.
  7. OnPCLoadMapEvent: showevent 1,0; end;
  8. # sorry I was wrong, my client date is different, I was wrong with 1 number, sorry.
  9. it is already active by default, see:
  10. Rip from: https://ziu-ro.blogspot.com.br/2017/12/official-dev-future-updates-2018-kro.html
  11. Where? like this? &EAJL_UPPER to: !&EAJL_UPPER
  12. @sader1992 It worked partially, so the normal classes worked, however the baby classes now have no further evolution to 3rd.
  13. apparently it worked, I'm going to do some tests, thank you very much!
  14. did not work, I just want to force the players to be reborn, if I change that line there the player can not pass to 3rd in any way.
  15. Hello, can anyone give me a little help? I want to force the player to be reborn before turning 3rd class, can anyone help me with the official npc emulator? https://raw.githubusercontent.com/rathena/rathena/master/npc/custom/jobmaster.txt Thx in advance.
  16. it works YES on clients 2016 or higher, but the behavior is different, does not mean that it does not work. This behavior began in 2016 or higher clients, before it worked exactly as you mentioned, but changed.
  17. in new clients it works that way, if it does not work the game will crash instead of just displaying the message.
  18. you need gc ++ 5 installed on the machine to work, check its installed version by running the command on the terminal: gcc --version
×
×
  • Create New...