Jump to content

Secrets

Developer
  • Posts

    588
  • Joined

  • Days Won

    45

Everything posted by Secrets

  1. Edit the elemental_create function in elemental.cpp
  2. RO’s protocol is stateful while HTTP is not. Consider other options instead.
  3. I don't run private servers for years, most of us also don't. Next time check the fact before spilling bullshit again. Thanks.
  4. It is not our goal to make an MMORPG engine that can be used for another game.
  5. Uploaded by request Hashes: SHA1 542F5BF78695A01CC4582207DF8962CBA724A79F SHA256 1C6FA00D0BF6FA136DBB89E40ED3FC4DE072002C6DC15B5649B71529EC196429 MD5 3365A7566618B290B9BA1719249AAA97 https://mega.nz/#!I3gixBCQ!vJzF6-t3eS-lZxetr6x7I_ZCBK5CL7PMajLHc1tRn2I Disclaimer: This client is a property of Gravity co.ltd. It will be removed upon a request from Gravity or its authorized person.
  6. Since November, I’ve been clearing up my work schedule, prepare for the finals and barely reply to 10+ PMs (sorry for that). So I guess I’m posting this. I’ll be on a hiatus to around middle of December. Expect slow PM replies because I don’t check rA multiple times a day like I used to.
  7. When premium time is more than certain number, multiplying it by 1000 in this line could make it overflow. addtimer (( #Premium - gettimetick(2) ) * 1000 ),"vip_system::OnExpire";
  8. You’re not supposed to edit config/packets.h
  9. It's not latest if the lasagna NPCs are not there https://github.com/rathena/rathena/tree/master/npc/re/custom/lasagna
  10. View File Shop-based refiner Information This script lets your players refine multiple items of the same category at once. Each item's refining process is independent to each other. This means they can have some items successfully refined and some fail at the same time. This script is also configurable to suit your likings. By buying this script, you agree to these terms: You are not allowed to redistribute this script in any way, shape, or form. Chargeback scams are not tolerated and will get you punished on rAthena. I still retain all rights to this script. You will not get any support if you are using an old build of rAthena from 6 months ago or earlier. Your rights to receive free supports may be revoked on my discretion if you are being abusive. Terms above may be changed or adjusted without prior notification. Copyright © - Secrets 2016-2017 - All Rights Reserved Submitter Secrets Submitted 10/15/2017 Category Utilities Video https://www.youtube.com/watch?v=x5ODjTYF0iM Content Author Secret  
  11. Version 1.0.0

    268 downloads

    Information This script lets your players refine multiple items of the same category at once. Each item's refining process is independent to each other. This means they can have some items successfully refined and some fail at the same time. This script is also configurable to suit your likings. By downloading this script, you agree to these terms: You are not allowed to redistribute this script in any way, shape, or form. Chargeback scams are not tolerated and will get you punished on rAthena. I still retain all rights to this script. You will not get any support if you are using an old build of rAthena from 6 months ago or earlier. Your rights to receive free supports may be revoked on my discretion if you are being abusive. Terms above may be changed or adjusted without prior notification. Copyright © - Secrets 2016-2017 - All Rights Reserved
    Free
  12. .@r = getrefine()-11; if(.@r >= 0) bonus bFixedCast,min(.@r * 100, 500);
  13. I'm keeping the 64K hairstyles patch private due to the polar opposite amount of user vs donation amount I got. You can discuss with me in PM if you are interested in the patch. https://gfycat.com/IdealOffensiveGardensnake
  14. #define PACKET_OBFUSCATION_KEY1 0x12345678 #define PACKET_OBFUSCATION_KEY2 0x12345678 #define PACKET_OBFUSCATION_KEY3 0x12345678
  15. Ragnarok restart is actually a heavily adjusted renewal server.
  16. Soon™
  17. Refine Database Reworked As of Git Hash: e24d30a, rAthena's refine database has been reworked. Changes: refine_db.txt has been converted to YAML format with new name, refine_db.yml. This should help with readability and easier customizations. Refine rates can now be set in the refine_db.yml once and for all. rAthena's provided refiners have been updated to follow these adjustments in refine_db.yml. Official smelting event is now available. You can toggle event_refine_chance config in conf/battle/items.conf to enable smelting event. Refine rates will be increased significantly when smelting event is turned on. If you find any issues after updating, please let us know via our issue tracker!
      • 11
      • Love
      • Upvote
      • MVP
  18. Answers that are vulnerable to SQL injection have been hidden.
  19. imgur
  20. It also works in 2015-10-29 onwards. Try ctrl+clicking or shift+clicking at the item while the chat box is active.
  21. Do I have to know how to kode to follow this guide?
  22. Slaves summoned from NPC_SUMMONMONSTER (not NPC_SUMMONSLAVE) won't be despawned after their master is killed. This is intended behavior.
  23. Added experimental "Disable Doram Character Creation UI" patch. Thanks to @Ai4rei for his hex sequences.
  24. DISCONTINUED Since I updated some of NEMO's easy-to-update patches, I think the community would benefit from them too. Don't expect much though Download updated patches on my fork of NEMO. (Commit logs) These patches are distributed "as is", without warranty of any kind. In no event shall I be liable for any claims, damages or other liabilities. If you'd like to buy me a symbolic beer, feel free to donate to my PayPal. Symbolic beer hall of fame: (Thank you for the kind donation) @Hurtsky @renniw @Radian @Haziel
×
×
  • Create New...