Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/18/19 in all areas

  1. View File Extended Vending 2.0 Extended Vending 2.0 Made in Git Hash: '042b88623bf549b88ba619991aaa186d45f7f998' Description Yet another version of Extended Vending, this one works in actual rA c++. It has a few fixes, including vending tax only working with Zeny as currency. What is new? I tried to improve this amazing mod adding a new feature: Vending Report (Mailbox). Basically... whenever you buy items to a vendor, he receive a report that who bough,what items, how many and total profit of them. You can disable this feature through conf/feature, or If you want to disable it for a specific player you must set the permanent variable called NOVREPORT (by a NPC/Bindatcmd/Idk) For < 2015-05-13 Clients Since old mailbox has 300 characters less than RoDex, I decided to take off items name and amount. So only will send 'who bought' and 'total profit'. Feel free to Donate If you want to support me. Submitter Easycore Submitted 07/10/2018 Category Source Modifications Video Content Author Lilith, Easycore  
    1 point
  2. Turn every headgear you wear (TOP,MID,LOWER) into costume headgear. Removing the refine, stats and cards. Also you can revert back your Costume Headgear to its original state. But not the refine, stats and cards. Working with the Revision 17306 Feel free to use Hahaha! ENJOY! Credits to Rebel, Zephyrus EDIT : I don't support this anymore. Costume_System_v1.diff costume.txt
    1 point
  3. Need the latest kRO Install folder for your private server? Look no further! ----> Download <---- Latest: 2023-04-04 Installation: Official kRO Updated: 04/04/2023 Download Link: https://mega.nz/folder/jUsDgRxQ#ttLmLjPY9p9cfU5_ShWVCw Package contains RSU RO Patcher Lite for kRO and kRO RE by [Ai4rei] This package is maintained by [Akkarin] Note: Due to continued abuse of my webservers, the files have been moved to MEGA. You can download an extractable .zip of an installed kRO directory, or you can download the official installer from kRO's website. Note: If you require older maps that are compatible with 2021 and older clients, download the 2021 .zip. A fan of this topic? Hit the rep button
    1 point
  4. Anyone can convert malufett's warp delay compatible with the latest revision? I hope the developers can help us ? Thanks
    1 point
  5. Version 1.0.0

    228 downloads

    Corresponding Thread: By default, the file includes a reworked Satan Morocc Artwork. Edit the layers with GIMP/Pohotoshop in the provided .XFC file. Credits @ Gravity & aBsolitude (Artwork)
    Free
    1 point
  6. is this the Erods Fusion you are talking about?
    1 point
  7. Features request (can be applied to any control panel what people trying to develop on any language): account registration with access only to login table (user, pass, captcha, email confirmation, sex, birthdate (optional)), referral nickname). account management: reset pass, re-sent login to email character management: reset hair style, hair color, cloth style, last map, save a map, homunculus/mercenary/pet (clean it) master account inside which you can make a game accounts do not use any bloated shit, and use only the latest modern and well-tested components. do not make bloated code or features. html5/less/css3/ (optional) + js follow any modern/good/ easy to use or modify templates. This is a key feature. If devs can build beautiful websites easy - your CP will grow. If not - y our CP will die. security, verify ALL user input, do not trust to users at all. Use as less code as you can, verify everything caching which will work with speed, Nginx FastCGI, or redis, or anything else (important against DDOS attacks) donation module: paypal, stripe, cryptocurrency, any other payment method.
    1 point
  8. Welcome .•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•. mystvil Please rate it ? if the map is good enough
    1 point
  9. File Name: (HANSIP) Skill Spam Protection File Submitter: Kichi File Submitted: 29 May 2014 File Category: Source Modifications Content Author: Kichi Info & History Info: HANSIP Protection is a src modification to make sure NDG,speed hack, WPE Users still follow the rules. History: This is a simple code, which we have made since long to minimize the NDG User. The first way to solve NDG, we add a cooldown for skills that dosn't has a fixed cooldown (Sonic Blow, Cross Impact, etc). But the player doesn't allowed to do double cast. Finaly we made this code that minimize the NDG users, but still keep the original feature that is double cast for some skills (Sonic Blow, Cross Impact, etc). Implementation & Feature Implementation: Download the file Apply manual "rA - Hansip Protection.diff" to your src. Paste "battle_conf.txt" to conf/import/ Don't forget to recompile your server. All done Features: The user still able to use double SB / CI / etc. You may switch on and off. Very simple Skill Packet Spam detector . Note: 2013 client already detect modified file (after act delay). so i've tested this using WPE. i got the number from comparing with and without *cheat. Supported Skills: Bash Sonic Blow Arrow Vulcan Double Strave Bowling Bash Ninja Kouenka Ninja Hyousensou Jupitel Thunder Cross Impact Dragon Breath Fire & Water Change Log: 1.1 -Add archer double strave skill 1.2 -Add support for some skills 1.3 -Change name from NDG to Hansip -Add skill packet spam detector & punishment -Support PRE-RE Click here to download this file
    1 point
  10. ////////////////////////////////////////////////////////////////////////////////// // Returns time remaining in a readable format. // The argument is subtracted from UNIX epoch time, or 'gettimetick(2)'. // -- callfunc "Time2Str",<tick in UNIX epoch time> // Example: // // Displays "Time left: 1 day, 1 hour, 8 minutes, 20 seconds" // set .@Timer, gettimetick(2) + 90500; // mes "Time left: " + callfunc("Time2Str",.@Timer); //////////////////////////////////////////////////////////////////////////////////
    1 point
  11. I did a mix with previous changes. It's not a good code, but it works. http://pastebin.com/raw/7MTcs3c2
    1 point
×
×
  • Create New...