Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/19/17 in all areas

  1. Help us improve our project. Contribute to our project! Test, find problems, create issues in our repository (github)... Let's make a good shield! License: Free Emulator: rAthena, bRathena, Herc, eAmod, rAmod and other Hexed: 2013 until the most recent (2016) Technology: C# / C++ / Pascal Features Security Options Multiple Heuristic Methods Sandboxing Method Signature Method Threat Method Packet Encryption Cyclic Redundancy Administrative Options. Hack Logs Feed and Updates HWID Options Panel Admin and Tools 1 - An extensive database constantly updated. 2 - All bug report and all reporting hack are processed and archived. 3 - We are free. Help us to become better. If you need help, check me out at DiscordApp. [@Secrets] Links removed Thanks and Enjoy.
    1 point
  2. It's better to post those, to avoid another useless instructions. Because there is no guide around, then I'll give a lil bit instructions how to make those client works. Because you're using RagexeRE client follow this steps: 1. Open src\char\char_clif.c , go to line 307 then change this #if false && PACKETVER >= 20151001 to this #if true && PACKETVER >= 20151001 2. Open src\common\utils.c , go to line 409 then change this else if(date >= 20151104) return 55; to this: else if(date < 20160203) return 55; else if(date >= 20160203) return 56; 3. Open src\map\clif.h , go to line 39 then change MAX_PACKET_VER to 56 4. Clean compile
    1 point
  3. Any client configured properly will work just fine on pre-renewal rAthena. If you want pure pre-re experience then I recommend 2010 clients. We still fix bugs for pre-re.
    1 point
  4. View File Gravity Themed Style Thor Patcher I tried to copy Gravity's style of skinning their patchers. If you are going to use this patcher please, don't remove the cute little credit on the bottom right of the skin. Thank you. (Even if I did not draw the clown. Come on.) This .rar file doesn't just contain images or a PSD, it's configured already, all you have to do is change some URLs and probably make the notice page more pretty. Yeah, MORE PRETTY. Edit: I'm so sorry about the multiple versions of backImage and frontImage. I forgot to remove them. I'm using the bmp version so if you don't mind deleting those unwanted stuffy, thank you. Submitter Hyvraine Submitted 12/29/2012 Category Patcher Skins Content Author  
    1 point
  5. You can copy from a flat area an paste there, but there's also the GAT Terrain Edit tool.
    1 point
  6. mes "Next Hour " + $floatingrate;
    1 point
×
×
  • Create New...