Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 12/26/17 in all areas

  1. 1 point
    @Beret Nemo change client exe. it may change anything what was coded in patches. But opensetup change registry and local files configurations.
  2. 1 point
    Updated to 2.12.0, adds support for new in-game commands. New translation bits: IDCHECKBOX_BTG, "Turns the battle grounds icon on and off.\n\nIngame: /btg" IDCHECKBOX_CASHSHOP, "Turns the cash shop icon on and off.\n\nIngame: /cashshop" IDCHECKBOX_GOLDPC, "Turns the PC Bang gold mining UI on and off.\n\nIngame: /goldpc" IDCHECKBOX_ROULETTE, "Turns the roulette icon on and off.\n\nIngame: /roulette" IDCHECKBOX_QUAKE, "Turns screen shaking effect on and off.\n\nIngame: /quake" Updated translation bits: IDCHECKBOX_AURA, "Turns aura effect simplification on and off.\nThis effect is displayed when you attain maximum base level for your job.\n\nIngame: /aura"
  3. 1 point
    Habilis

    Cloud 9 & Hercules

    Hello It's me!! (oh noooo) and I have another crazy thing to share It involves Ragnarok, Hercules, Raspberry Pi and an open source cloud IDE, how any cooler could that be!? Today I'm going to talk about my development setup on my Raspberry Pi, that's right, I don't install Visual Studio on my local machine, neither MySQL server. I have a decent little thingy Raspberry Pi that can do it all!! - Run and Compile Hercules emulator - Run a MySQL server installation - And even run a Cloud 9 WEB IDE Just run it and open your browser Cloud 9 is a full scale IDE with command prompt integration, file search and replace, refactoring, project view on the left(for easy navigation) and a main window with code editor allowing you to edit configs of your emulator develop scripts edit source and write plugins After that just compile your emulator with integrated Command prompt and run the server as simple as that... Obviously, I have written a guide on how to install cloud 9 IDE on a Linux box https://habilisbest.com/installing-cloud-9-on-your-raspberry-pi As the guide states Cloud 9 runs on NodeJS, there is a simple instruction on how to install NodeJS on your Linux box!
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.