Jump to content

Leaderboard

Popular Content

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

  1. View File Custom EDDA Bioresearch Laboratory Hello Everyone! This is my first ever custom instance made. I hope you enjoy my work! I've join by just recently and wanted to at least showcase my work. In this Custom Edda Biolab Instance, I have added a few modifications to some parts of the instance. Since I cannot follow the Original KRO version, I just tried to come up with a few other ideas. Showcase: https://youtu.be/mcmA-OxAdjI Modifications & Content: 1. I had added a custom story mode accessible only once, before you can choose between Battle Mode & Gauntlet Mode. (No Combat, Dialogues only.) 2. Battle Mode is your regular combat mode where you'll have to fight Nameless Swordsman. 3. Gauntlet Mode is mob doubled but you won't get to fight Nameless Swordsman. 4. Most Dialogues on Battle mode are on script with other servers. 5. Added an extra chest for EDDA Biolab Headgears. 6. Modified chest options to main EDDA Biolab Weapons as well. 7. Custom Enchanter Modified to fit KRO Enchant System. 8. All mobs and mobskills Divine Pride related (Renewal). Some Other things to take note with: 1. I purposely removed Mimic spawns inside the instance. 2. I was not able to implement the player HP Modification whenever they were not able to kill the mobs inside the cages. 3. Minor Issue (Doesn't affect anything): Some parts of the Cages still spawn even though Nameless is dead. 4. On Gauntlet Mode, I didn't double the mobs that spawns on the Crystal Cages. What to expect in a newer version: 1. Most likely I will be adding Ancient Hero Weapons to the mix. 2. Another mode in the instance. 3. Bug Fixes. (If there's any more like the Minor Issue I stated.) But for now I will be working on EDDA Fall of Glastheim first before I go back to this. What's included in the downloadables: Instance Script (instances) Enchanter Script (merchants) instance_db mob_db quest_db mob_skill_db npcidentity.lub OngoingQuestInfoList_True_EN.lub ReadMe.txt I only included parts that I have modified. You can find the Item informations on the rAthena renewal folders. For direct contacts for any concerns. You may contact me through: Discord: Gmail: [email protected] I also accept PayPal donations through that email. Submitter evereyn Submitted 11/05/24 Category Games, Events, Quests Video https://youtu.be/mcmA-OxAdjI Content Author Evereyn  
    1 point
  2. Froggo rAthena Installer [WSL Edition] This script automates the installation and configuration of rAthena on Windows Subsystem for Linux 2 (Debian). It simplifies the process by handling WSL installation, rAthena WSL image download and extraction, and shortcut creation. Features: Automated WSL Installation: The script checks for and installs WSL2 if needed. rAthena Image Download and Extraction: Downloads and imports a WSL Debian based image Shortcut Creation: Convenient desktop and Start Menu shortcuts for accessing your rAthena instance. Pre-configured Credentials: Default credentials are provided for easy initial access (remember to change these for security!). Prerequisites: Windows 10 or 11 VirtualMachinePlatform (Windows Optional Feature) Windows Subsystem Linux (Windows Optional Feature) Administrator privileges. Installation: Open PowerShell as administrator. Run the following command: Invoke-Expression "& { $(Invoke-WebRequest -UseBasicParsing 'https://gitlab.com/SapitoSucio/froggo-rathena-installer/-/raw/main/WSL/rathena_wsl_image_installer.ps1?ref_type=heads&inline=false') }" (You can and should review the script's code before executing: View Code ) Default Credentials: Debian User: froggo Debian Password: froggo Databases: rathenadb and rathenalog MariaDB (MySQL): mysql_server_id: ragnarok mysql_server_pw: ragnarok Interserver Communication: userid: froggos1 passwd: froggop1 In-Game Admin Account: username: test password: test Recommended Development Setup: Use VS Code with the Remote - WSL extension for a seamless development experience. Suggested extensions: C++ Extension Pack Remote WSL Git Extension Essential Commands: Compiling: ./configure make clean make server -j$(nproc) Start/Restart rAthena: (from the rathena directory) ./athena-start restart Connect to MariaDB (MySQL): sudo mysql -u root # OR sudo mysql -u ragnarok -p Bonus: Tmux Integration Tmux is pre-installed for enhanced session management. Key commands: Starting and Managing Sessions: tmux: Start a new session tmux new -s <session-name>: Start a named session tmux ls: List sessions tmux a -t <session-name>: Attach to a session tmux kill-session -t <session-name>: Kill a session tmux kill-server: Kill all sessions In-Session Controls: Ctrl-b d: Detach from session Ctrl-b s: Switch sessions Ctrl-b $: Rename session Youtube Video:
    1 point
  3. Version 1.0.1

    430 downloads

    ***Include Abyss Lake4**** -IllusionTeddy Bear/Labyrinth base on https://www.divine-pride.net/ (Include Drops Table) -No Portal -Issgard Dun/Frozen scale Field are custom to fit my server. (Custom Drops Table) Install : Put Mob and mob skill to rathena\db\import PutNpcfiles (Custom.txt) to rathena\npc\custom add new line npc: npc/custom/Custom.txt at rathena\npc\scripts_custom.conf
    Free
    1 point
  4. I tried to modify some functions but unfortunately, you will be stuck with pc.cpp because the codes there are built differently.
    1 point
  5. So the 1.7 version still works but it needs to be edited?
    1 point
×
×
  • Create New...