Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 12/03/18 in all areas

  1. No active development for this project!! Hey, Just out of boredom I started writing a Discord Bot for tracking MVP downtimes. Though working alone isn't that much fun. So I thought I'd share my project with you and maybe I'll find someone who wants to join me. https://github.com/Normynator/RagnaDBot I've already written a couple of lines of code but so far only trivial stuff. Normynator
    1 point
  2. Sorry. I don't know why I put the divisor first. set .@exp_gained,.@exp_gained/100; function get_decimal; dispbottom "Gained "+F_InsertComma(.@exp_gained+)" mastery points ("+get_decimal(.@exp_gained*100,.FishingLvl[FishingLvl])+"%)."; FishingExp+= .@exp_gained; dispbottom "Total: "+F_InsertComma(FishingExp)+"/"+F_InsertComma(.FishingLvl[FishingLvl])+" ("+get_decimal(min(FishingExp,.FishingLvl[FishingLvl])*100,.FishingLvl[FishingLvl])+"%)."; if(.FishingLvl[FishingLvl] <= FishingExp){ set FishingLvl, FishingLvl + 1; dispbottom "[Level Up] Congrats! Your Fishing level is now: "+FishingLvl; set FishingExp,0; if(FishingLvl == .MaxFishingLvl) { dispbottom "Your Fishing Mastery is at maximum level."; } } end; And yeah, you'll get natural numbers. In fact the function returns a string.
    1 point
  3. thank you very much n0tttt works perfect you are my hero of RO ?
    1 point
  4. Could it be you having duplicate ids? ACCESSORY_C_Cyber_Income = 1790, ACCESSORY_C_Electro_Two_Side_Up = 1791, Also you could put both files on a pastebin to check better.
    1 point
  5. conf/battle/skill.conf // Does the delay time depend on the caster's DEX and/or AGI? (Note 1) // Note: On Official servers, neither Dex nor Agi affect delay time delay_dependon_dex: no delay_dependon_agi: no
    1 point
  6. @shadowofdoom @Anacondaqq i know this is an old topic but how do I apply this patch? I am still learning about this new thing
    1 point
  7. Version 3.3.1

    2639 downloads

    Prontera Seasons by Olrox is a must in every RO server in the world. summer, spring, fall and winter are ready for your players. This file was the most downloaded in rAthena for years, until by a sudden it got lost. I´m uploading this file back by request of my followers. 3.3.1 Rounded center model fixed and textures remapped Fixed shadows Trees were fixed
    Free
    1 point
  8. Version 2.2.6

    7391 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
×
×
  • Create New...