Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/25/23 in Posts

  1. 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
  2. Hotkey:: Homu Alt + Right Click on Ground: goto that location and Attack closest monster on that ground Alt + Double Right Click on Monster: Attack that specific monster Alt + T: Attack closest monster or tell Homu todo nothing and follow player Alt + R: Information window Homu Merc Alt + Left Click on Ground: goto that location and Attack closest monster on that ground Alt + Double Left Click on Monster: Attack that specific monster Ctrl + T: Attack closest monster or tell Merc todo nothing and follow player Ctrl + R: Information window Merc Modification: ⊛ Full support for any Homu type ⊛ Full support for any Evolve Homu type (using @homevolution command) ⊛ Full support for any Homu S (Homunculus Mutation System) ⊛ Full support for Custom Homu (which you can add using Nemo or Warp) ⊛ Full support for Merc ⊛ Full support for Custom Merc ⊛ Does not require using /hoai (for homunculus) or /merai (for mercenaries) commands. ⊛ Homu and Merc will now follow player 1 block away (KRO default value is 3) ⊛ Homu and Merc will now comeback to beside player when 15 block away (rAthena default render distance is 14) ⊛ Homu and Merc will now do not protect owner. Homu and Merc will now prioritize attacking closest enemy to there location. (On KRO Homu and Merc will attack prioritize the monster that attack its owner) ⊛ Remove the function that Homu and Merc use to track/communicate to its current owner status(except for owner distance). This make Homu and Merc not dependent on owner in short allowing AFK farming. ⊛ Homu and Merc Patrol Mode function is remove. Refer to the list of hotkeys. Disclaimer:: By installing this modification you are allowing AFK farming on your server. I'm not responsible for any damage that it may cause. Aggressive AI Homu & Merc v1.rar
    1 point
  3. Original idea - Alice Hello, community! I'm glad to show you one of the locations that I've been working on since the beginning of the year! The task was ambitious, 3D modeling was applied, a lot of time was spent on correcting the overall look but it totally worthed it. .•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•. crimea Please rate it if the map is good enough ~~ This map can be downloaded here https://rathena.org/board/files/file/4487-w0w_map_collection/
    1 point
  4. ... I have long had an idea to make a location like a pop-up book ... to tell a story ... ... now I have a book ... even 4 ... and I'll tell the story let's seat and listen to ... .•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•.•°'°•. The Legend of the Great, Wise and Four Battle Books b_book1 b_book2 b_book3 b_book4 Please rate it if the map is good enough ~~ This map can be downloaded here https://rathena.org/board/files/file/4487-w0w_map_collection/
    1 point
  5. According to a need I had, I didn't find another way to check how many items were left in a npc shop like marketshop, so I made this command to return the amount that still exists in the npc. *npcshopstock("<name>",<item_id>); Obs: In case of -1 return the item was not found in the shop. Example: prontera,157,168,5 script Stock View 113,{ if(!npcshopstock("Bugigangas",607)) { mes "Item "+getitemname(607)+" is out of stock."; close; } mes "Item "+getitemname(607)+" has "+npcshopstock("Bugigangas",607)+"x in stock. is out of stock."; if(select("Open Shop:Cancel")==2) close; close2; callshop "Bugigangas",1; end; } - marketshop Bugigangas 112,607:5000:150 I have little experience in src but I can do some things lol ? npcshopstock.diff
    1 point
  6. 1 point
  7. File Name: Town Invasion File Submitter: Anakid File Submitted: 04 May 2013 File Category: Games, Events, Quests A simple town invasion event that spawn Boss(Bring it On!) monster in a random town. You can set the event time: OnClock0800: OnClock1400: OnClock2000: OnClock0200: Set the prize: OnInvadeKill: announce "Good job, for keeping our city safe!!",bc_all,0x00FFFF; getitem 675,1; end; TownInvasion.txt
    1 point
×
×
  • Create New...