Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/23/17 in all areas

  1. Release for the 2017-06-14bRagexeRE client. 2017-06-14bRagexeRE.zip Be sure to have your DATA.INI set to read rdata.grf first and data.grf second. Packets are provided in the included text file. Packet shuffles and keys can be found at the bottom in the file. Note: This is the last client Nemo is able to restore the login window on. Starting with the 2017-06-21aRagexeRE and newer the login screen can no longer be enabled. Some other things were found to be added/changed that are related to this. So there won't be any more client releases until a solution is found. As usual with any new client, don't expect it to work right away until support is done for it unless you just want to tinker with it.
    1 point
  2. Over the last few months there has been a significant drop in donations (4 donations since March), so some of our staff have been paying our monthly running costs as well as developing awesomeness for your servers. So, in an effort to keep our forums running on great hardware and to finally (hopefully) give us the opportunity to send some of the donation funds to our wonderful developers, they have come up with an idea; Development Donation Goals will allow them to release new features while helping to keep our forums running, and eventually lead to them getting some well-deserved cash for their efforts to support you all, which they've been doing for free for many many years with little to no recognition. The concept is simple. On the Donations page along with the normal "Donate to rAthena" button there will now be "Development Goals" for specific features. I'll also add this to the right-hand module area on the board index. Once the target has been met, the devs will release that particular feature. None of our developers have ever been a fan of individual devs selling features or code that would benefit the entire community, as that's not the aim of an open-source project, so I'm supporting them fully with this decision. Every little helps! P.S. You can also use your account credit towards donation goals by sending me a PM and describing how much of your credit you would like applying to which donation goal. Credit donations are converted at a ratio of 2:1.
    1 point
  3. On the last line, you should use rand(1,3) since rand(3) will get you 0,1,2. Also I check the getitem src, when getitem amount <=0 it will not give you the item.
    1 point
  4. Am besten laufen würde derzeit 2015-11-04 meiner Meinung nach. :-)
    1 point
  5. glad to hear that you've fixed it by yourself !
    1 point
  6. Good day sir, I recompiled the server to disable the renewal attack speed. It runs fine now... thanks for the reply
    1 point
  7. @Poring King you must make account id 2 with S sex then set account 2 to your char and map second server please check my attachment
    1 point
  8. Packet Database Overhaul As of Git Hash: f0ab8d2, the packet database has had a complete overhaul! Thanks to @Lemongrass for his work on it! What does this mean? The clientinfo.xml client version value will be ignored from now on. The src/custom/defines_pre.h and src/custom/defines_post.h are there for people their own packets, set PACKETVER, and set custom Packet Obfuscation keys without having to modify the default header files. By setting PACKETVER the server will configure everything else on it's own from now on. Custom Packet Obfuscation keys use the following format: #define PACKET_OBFUSCATION_KEY1 <key1> #define PACKET_OBFUSCATION_KEY2 <key2> #define PACKET_OBFUSCATION_KEY3 <key3> The shuffled packets and official obfuscation keys are in their own header files for easy lookup. Adds support for a lot of missing clients and features for almost all clients from 2016 and 2017. Dropped atcommand reloadpacketdb and script command is_clientver.
    1 point
×
×
  • Create New...