Jump to content

Kakaroto

Members
  • Posts

    638
  • Joined

  • Last visited

  • Days Won

    11

Everything posted by Kakaroto

  1. 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!
  2. 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.
  3. 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.
  4. Here: https://raw.githubusercontent.com/rathena/rathena/master/doc/sample/instancing.txt
  5. A very simple question, is it possible to enable the preview function of client 2017+ items in the cash shop? Thx in advance!
  6. 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.
  7. 673,Copper_Coin,Bronze Coin,3,20,,10,,,,,,,,,,,,,{},{},{}
  8. try: https://raw.githubusercontent.com/rathena/rathena/master/doc/item_db.txt
  9. 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.
  10. Does this also check the resistances provided by consumables or equipment only?
  11. This ability has already been updated in rathena, use the latest version and you will not be able to do this.
  12. diff your client with the 'hide rodex button':
  13. I use win 10 and apply diffs normally to my client, something might be blocking your client, where did you download it? Is it really usable?
×
×
  • Create New...