Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/24/17 in all areas

  1. Super Stylist (Dress Room Required) View File This' my very first work if any bug contact me and i'll try to fix Submitter kanashiroakira Submitted 01/18/2017 Category Utilities Content Author  
    1 point
  2. Version 2.0

    3296 downloads

    This is for get VIP status with cash point can edit at this point don't forget to enable VIP system at src\config\core.h to add bonus for VIP edit this file rathena\conf\battle\player.conf
    Free
    1 point
  3. Version 2.6.4.8B

    21342 downloads

    Please do not send me private message as my response would be in lowest priority. 2.6.4.0 UPDATE IMPORTANT NOTICE: Not only this release is beta, there are few important changes need to note of: You now may modify the icon, code sign after pack configuration data. Some configuration entries are deprecated. Additionally, as you can tell, script support is coming... System Requirement: Windows 2000 or higher. Features Pack into single/multi grf file(s) [0x200] Automatically generates GRF if not exist RGZ support Customizable skin & language entries Background music No extra dll, not even config file is needed when distribute. Embed config file and resource data (images for background/buttons) Custom Button Remote config file Self update and client update [supports multi client exe update(Up to 255)] Tools ConfigGenerator - Packs configuration and resources into the patcher or generate as a binary config pack. ThorMaker - make patch files into thor file, there two options file & grf, when choose file, the patcher will extract file into disk, and grf simply put in GRF. [Please do not pack GRF, instead you should pack the actual data.] CheckSum - Simply a crc32 tool, used to make sure patcher & client/game exe is up to date ======================== Internal Config and Remote Config: Internal config is simply the one embed inside patcher, store basic information required to run Remote config, is on web server (of course), it used configure extended features.
    Free
    1 point
  4. Basically you want to disable duel clients? If yes you can diff your client with disable multiple clients, If you want to limit your multiple client login to two clients only you can do it by your game guard if you using one
    1 point
  5. RODEX Support As of Git Hash: 58776da, rAthena now supports the RODEX System! Thanks to @Lemongrass for getting it applied to rAthena! What is RODEX? RODEX (RO Delivery Express) is the replacement of the Mail System within RO. (Read more here) Requires PACKETVER 20150513 or newer. All mailbox NPC are disabled as RODEX is accessible through the client. Basic configurations can be found in conf/battle/misc.conf with more configurations in conf/char_athena.conf. mail_return_days and mail_delete_days are defaulted to 15 days for when an unread message is returned and another 15 days for when that returned message is finally deleted. As with the previous mail system, zeny and items can be sent through RODEX. RODEX supports up to 5 attached items now, as opposed to 1. A tax of 2,500 zeny per item (misc.conf::mail_attachment_price) and a tax of 2% zeny when sending zeny (misc.conf::mail_zeny_fee). Players are given a default of 100 mail stamps a day. (misc.conf::mail_daily_count)
    1 point
  6. Not bug i think, you can fix them on skill_db.txt just read one of the last parameters that says "usable on cloacking/hidden enemy. Good Luck! if you need extra support let us know here.
    1 point
  7. Version 1.0.0

    159 downloads

    Just a simple script for a NPC that gets Crimson Weapons at defined refine level and gives items for it. (Any level above the defined rate, the NPC won't accept).
    Free
    1 point
  8. Version v1.1

    90 downloads

    This script allows players to purchase and carry up to 3 ancilla from the chruch.
    Free
    1 point
  9. This script is usable but it needs some adjustment. You could use scope variables (.@) instead of temporary char variable (@). The class checking part for 3rd classes could be changed to utilize eA job system and add a blacklist of class instead.
    1 point
  10. Version 2.2.6

    7394 downloads

    !! UPDATE !! If there is still interst in this project, and you really would like a update with better performance. Write me a private message. I would like to renew this, but i dont have any server to test it. Also if no one want a new version, i dont see any reason to rewrite it. -- -- -- -- -- -- -- -- This application is made for windows servers, since it doesn't make much sense to have something like this on a linux system. Login-, Char- and Map-Server gets started without a window. All Output is redirected to this application so you can see all 3 windows in 1 application. Version 2.2.6 is really old, but still have some "nice" features like coloring of [info], [status], etc. Also it counts different messages. (Error, Warning, ...) [How-To] 1. Download the newest Version. 2. Unrar it & Place it where you want. 3. Start the Application and go to "Options". 4. Configurate the Path to your executables. 5. Click on Start. Have fun. [source] I'm sorry. This project is by the time i changed this, about 4,2 years old. After cleaning my github i deleted it without thinking about it. The only thing i can say is.. it was a horrible source code... I'm sorry for all the developers who looked at it. ^^ >> Please, no mirrors without asking. <<
    Free
    1 point
  11. Version 1.1

    1112 downloads

    Finally Released, After spend months learning about the SPR and ACT Functions I Finished the Dark Knight. This Sprite Replaces GM Sprite only for test purposes, you can change it if you want. This File Includes the GM Sword. Pallete Compatibility not tested, but uses RO template.
    Free
    1 point
  12. Version 1.1.0.0

    792 downloads

    Description Yggdrasil Manager is a Ragnarok Serveur Manager (yes another one). It's written in C# (4.5 for client and 4.0 for server) and compatible with Mono (at least 2.10) wich means you can run it under Unix type OS(only the server part, the client part is made for Windows only). I had it run under debian Squeez and it worked like a charm. A Manager and a Monitor It's a client-server application wich means Manager and Monitor do not have to be on the same computer. The Monitor handle all the "server part" wich is starting, stoping, kepping the status (online, offline, maintenance), sending the console output to the monitor and some other stuff. The Manager allows you to see the console output of your servers(login, char, map), start, stop, restart them and even put the login server into maintenance mode(we will see what it that a little further). You can also see how many players are connected without having to log into the game. Basically it's the "UI" part. Functionnalities Manage classic setup with login, char, map. It's the basic configuration that almost every one use. Manage multi char setup with one login, and multiple char-map pair (here's a link to multi char server chart founded on rathena wiki http://chart.apis.go...r2--mapserver2}) .Servers have a auto restart function that you can enable or disable, logins servers can be put into maintenance mode, wich means that only account with group_id > 1 can log into the game. All you have to do is click on a button. Console ouput is colored the same way the rathena one is BUT you have to enable "stdout_with_ansisequence" in the conf file. Error, Debug, SQL, and Warning counter for easier monitoring (this one was inspired from Irata server manager) Navigate to the next error (or debug, sql etc..) with shortcuts CTRL+SHIFT + E/D/S/W (you have to be on the console ouput) The application is in french and english (auto detected no need to worry) maybe later I'll add other languages Please note that this is a first release, it should work out of the box but nothing's perfect. More features are comming as soon as I found new ideas xD. But you can post yours here . REQUIREMENTS For Windows Users: *Manager : Framework .NET 4.5 AND 4.0 *Monitor : Framework .NET 4.0 For Unix/Mac users *Manager is only avalable for Windows *Monitor : Mono with Framework .NET 4.0 support (Mono 2.10 or higher) [How to] There are 2 folders in the .rar, Client and Server. The first thing you need to do is configure the manager.xml and monitor.xml Start the monitor Start the manager Connect to the monitor After that, you need to setup your server, click on the settings icon and configure it. Restart the monitor and your done !
    Free
    1 point
  13. Version 2.40.99

    1559 downloads

    Find and change your desire
    Free
    1 point
×
×
  • Create New...