Jump to content

Kakaroto

Members
  • Posts

    640
  • Joined

  • Last visited

  • Days Won

    11

Everything posted by Kakaroto

  1. in new clients it works that way, if it does not work the game will crash instead of just displaying the message.
  2. you need gc ++ 5 installed on the machine to work, check its installed version by running the command on the terminal: gcc --version
  3. Hello, I'm trying to do a check on an instance map, however I get an alert on the map_server because the map does not exist, the same is generated when you start the instance: [Debug]: (npc_parsesrcfile) mapindex_name2id: Map "0011@tower" not found in index list! [Error]: npc_parsesrcfile: Unknown map '0011@tower' in file 'npc/custom/test/test_script.txt', line '102'. Skipping line... I define the map here: OnPCLoadMapEvent: set(.maps$,"0011@tower"); set(@map$,strcharinfo(3)); Check: for (set .@i,0; .@i<getarraysize(.@name$); set .@i,.@i+1) { } And load: 0011@tower mapflag loadevent The problem is when I define loadmapevent, that's where the error happens. Can someone please help me with this? Thanks in advance!
  4. update the mapcache.
  5. Does anyone have any information on this?
  6. xmas,0,0,0,0 boss_monster Poring 1002,1,7200000,600000,1 xmas,0,0,0,0 = Map and coordinates. poring = Mob Name 1002 = Mob ID 1 = Quant. 7200000,600000,1 = Respawn Time.
  7. any version below 2017-05-17
  8. server renewal or pre-re?
  9. This client has serious problems, in fact all new clients have problem with random crash because of the new group system, the emulator does not support packets properly, if using it I advise to bear this in mind. About the problem, you will have to do it manually.
  10. Here: https://raw.githubusercontent.com/rathena/rathena/master/doc/sample/instancing.txt
  11. CS 2016.
  12. A very simple question, is it possible to enable the preview function of client 2017+ items in the cash shop? Thx in advance!
  13. @sader1992 New character UI:
  14. https://github.com/zackdreaver/ROenglishRE Beware, rathena does not support the client perfectly, several random crashes happen because of HP's new system bar of partys.
  15. Yes!
  16. 673,Copper_Coin,Bronze Coin,3,20,,10,,,,,,,,,,,,,{},{},{}
  17. try: https://raw.githubusercontent.com/rathena/rathena/master/doc/item_db.txt
  18. has no way to install, the content has not been fully released yet, if you stop to observe you will see that the content is not complete in the projects.
  19. Does this also check the resistances provided by consumables or equipment only?
  20. This ability has already been updated in rathena, use the latest version and you will not be able to do this.
  21. Por nada!
  22. img don't open.
  23. data -> monstertalktable.xml
×
×
  • Create New...