Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/07/18 in all areas

  1. View File @security - Prevent account transaction Features Prevent unwanted transaction for your account -well, just for safety- by using (at)security command. When transaction is blocked, a char cannot drop, sell, buy items, compound a card, put off cart, and other item-consumed activities Included FluxCP Addon to reset security code Compatibility: Updated for Git Hash: 9da3ad14 (20191016) For other version or emulator: you need to contact me first before download this file, so I can make it work for your need. By downloading/buying this source, you are agree to "I will only use this source modification for my own private server not as group, not as company, not as group of servers and never redistribute to other people even they are my close friends or my parent. If I get trouble to apply this modification or when I need someone to update, I will only contact Cydh. And I agree to get extra fee if want this modification for other emulator than rAthena or if I want to some big changes for this modification. I promise." Video: Submitter Cydh Submitted 01/01/2018 Category Source Modifications Video https://youtu.be/1M4U6-qAF9E Content Author Cydh  
    1 point
  2. February Digest 2018 The following digest covers the month of February, 2018. Staff Changes Daegaladh is now a developer. Development Highlights CORE: Added support for 2018-01-24 client (8792960d) Fixed a bug with pincode on 2018-01-24 client (9d4fa62e) Added support for 2018-02-07bRagexeRE client (e1b9d243) Removed password output from atcommand accinfo (2746e0d3) Made mercenary db dynamic (132feeb6) Added new script command `clear` (ead017b3) Fixed compatibility with some newer MySQL client library derivatives (dfe279fb) Corrected renewal ASPD off-hand calculation (267fd3e6, b7d38283, 6411a1d4) Set max Zeny to 2,147,483,647 (eaf44078) Fixed item creation with full inventory (3c41d4ee) Changing DBMap into STL::Map in C++ for guild storage (fe575dda) Cleaned up atcommand accinfo leftovers (d4c1a57f) Fixed display of newly added pet eggs in storage (c16b7b17) Converted pet_data::petDB into a getter function (1e766a7b) Added support for 2018-02-13aRagexeRE client (f6e0a0a3) Added a new packet for the equipment swap system (71886193) Fixed unitwalkto calls in unit walk events (a0a55dad) Resolved renewal ASPD and two-handed weapons (31e2871d) DATABASE: Corrected True Seyren Windsor Card bonus (24a9e4c6) Corrected the party member ATK bonus of RK_FIGHTINGSPIRIT (82035609) Added new mob placeholders (eea76c8e) Corrected chance to craft 2 runes starts at Rune Mastery Lv5, not 6 (8258df64) Corrected Heat Barrel bonuses (75a8f520) More items correction (In general Equips) and added new item 1835 (41dbb30f) Fixed some autobonus scripts in item_db (cacf450d) Fixed AL_HOLYWATER behavior (2ecb30ab) Updated Cultivation plant spawn formula (a40b1da4) Updated Masquerade - Weakness behavior (d2c5ca99) Fixed Mystical Amplification and Chain Lightning (02983c4f) Corrected missing ATK / MATK bonus from Old Wind Whisper (77f75c05) Corrected the amount of slots of Spartacus (4fef4d04) Updated guild skill Guard Up (6e5de84a) Updated Tiger Fist stop duration (0e23f3fe) Removed unnecessary RC_PLAYER item bonuses (d3ea313b) Added items of Reactors from Charleston Instance (7bb35d28) Fixed STR/INT/VIT Biscuit Sticks item script (97c1e8b9) Cart Termination should be affected by % effects (5998cca3) Fixed Endow skills to match official behavior (1e2032cc) Corrected Disarm and Steal Coin formulas (5e354494) Updated Mob and NPC Identity (e9919620) Corrected Power Swing weapon requirement (fdb7aefd) Fixed Skin Tempering (BS_SKINTEMPER) fire resistance percentage (a40b69f3) Fixed Sheltering Bliss (CG_MOONLIT) max level (b989844f) SCRIPT: Cleaned up kafra functions (139f6f25) Workaround to solve issue with news cards in enchants NPCs (3bcb37bf) Updated card seller NPC (afab80fb) Initial release of Dimensional Travel Quest (6e0187bc) OTHERS: Updated CI tool configurations (2f358d8f) Fixed charban example in atcommands.txt (e43f03ad) Fixed athena-start newlines not set to unix type (7f9f185c) Added map_msg_mal.conf (38a00aa5) Statistics Excluding merges, 13 authors have pushed 66 commits to master and 87 commits to all branches. On master, 79 files have changed. There have been 2,825 additions and 764 deletions. There are 42 merged Pull Requests and 7 Proposed Pull Requests. There are 13 new Issues and 40 Closed Issues. List of Contributors @4144, @admkakaroto, @aleos89, @Artuvazro, @Atemo, @ArcherDs, @Badarosk0, @BrOgBr, @cydh, @Daegaladh, @ecdarreola, @Everade, @flamefury, @hendra814, @laziem, @Lemongrass3110, @inhyositsu, @mrjnumber1, @RadianFord, @raynra, @rye305, @sader1992, @sctnightcore, @secretdataz, @talesofragnarok, @Tokeiburu, @uddevil, @vstumpf Show your support to rAthena by submitting your Issue or Pull Requests! By providing enough useful info (Git Hash, Client Date, RE/Pre-RE, crashdump, how to reproduce, etc) you will help us to solve the issues faster
    1 point
  3. How can I disable emperium when the woe has not yet started? it seems that the emperium is spawned in the castle even when WOE haven't started. any help? please thanks
    1 point
  4. Well.. if you read the error it tells you exactly what's wrong. You don't have an iteminfo file with the name it's looking for - so rename your version to the version the client is looking for, or reopen NEMO and select the diff option to change the name of the itemInfo file.
    1 point
  5. Git you already have it if you did download rAthena through git (what you should have done) ofc there is a lot of ways but this the most common way you can check this video to see how i applied my diff to rathena https://youtu.be/kY6X0PqCrqg?t=151 also better to backup your server if it's big diff
    1 point
  6. just a few days ago, I just show off did shuffle algorithm now its time to use sorting algorithm ~ http://upaste.me/6ba24958361e5dc26 have fun learning from it ~ and this script has been tested and can be use on live server https://drive.google.com/file/d/1Nvo4gJyZ6QTF1m55QF2q5a-jnaIONxVX/view?usp=sharing
    1 point
  7. I have to admit, thanks for the help @AnnieRuru I know there are better ways to use SQL tho, but I'm too "dumb" to use 'em, just like LEFT JOIN and so on. I get the idea behind it, but as soon as I want to use it, I'm getting confused by it xD. Maybe I will keep this "example" as tutorial, try to understand it and then use it in my next script which might be using SQL in anyway. Well I'm also far from your scripting level, so I don't mind getting help in this kind of way :P. Also you could have added your "signature" in the version part :), like this: //===== Version ============================================== //= 1.0 - Initial Version //= 1.1 - Fixed Ranking Display // - Exchanged .mvp_ with $@mvp_ variables // - Modified OnMvPCardUnlock to be a function // - Added freeloop(); to prevent infinite loop <<----- DON'T NEED ANY freeloop //= 1.2 - Improved by AnnieRuru <3 Anyway, in short thanks again for the help by improving this fine example for me to learn from ;P. Regards, Chris
    1 point
  8. Vendor ID not a Number Order
    1 point
  9. Solved: It was the shadow .act and .spr, the one in our GRF was weird not sure why. But I took from the official and put on ROChargenPHP data folder, to read them first.
    1 point
  10. There. I've added a code portion to prevent "all items sell", and moved the array of sold items filling so items which doesn't give point won't be deleted. costumetrader.txt
    1 point
  11. I'd like us all to congratulate @Trojal in becoming our new Supporting Administrator. He's been with us since the beginning, and has consistently offered his insight when we need him; his experience and helpfulness will no doubt be a fantastic addition to rAthena's administration. Welcome, Trojal!
    1 point
  12. Seems that she comes in canadian version. Two Annies. This must be a dream :'3
    1 point
×
×
  • Create New...