Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/08/19 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. RO Open Setup About Clone of the default game setup application, shipped with every RagnarokOnline installation. It works on every 32-bit Microsoft* Windows* platform. Source is available for customizations. Known Issues None. Translations English - 100% (primary) French - 100% (Valioukha) German - 100% (Xalion) Brazilian Portuguese - 100% (EvilPuncker) Czech - 100% Japanese - 100% (Mintmoon) Russian - 100% (Jarek) Simplified Chinese - 100% (tinpont) Spanish - 100% (jaBote) Thai - 100% (iSuzutsuki) Traditional Chinese - 100% (Angelmelody) translate OpenSetup into your language Q & A Why does the client not use the Lua settings? Use latest OpenSetup version. If that's already the case, use newer client. Why does OpenSetup not let me to save without Administrator? A few settings are still written to a location in the registry, that needs Administrator rights. I have have issues with OpenSetup, is there something I should add to my report? When you experience the issue, press Shift+Esc inside the OpenSetup window until it closes and provide the generated log file (exename.log) along with your report. Download & Website http://ai4rei.net/p/opensetup (discord available for real-time support) License This work is licensed under a Creative Commons Attribution-Noncommercial 3.0 Unported License.
    1 point
  3. this script is no longer possible with the dynamic_mobs option on, which most server will left it on https://rathena.org/board/topic/118033-mobs-on-server-start/?do=findComment&amp;comment=356654 the reason is because the MVP spawned on the map use boss_monster syntax https://github.com/rathena/rathena/blob/26720f041a3cd0edbaa975bfc70345a30e9bf706/doc/script_commands.txt#L186sd ok here's the explanation, No.1 You have to understand what is dynamic_mob configuration https://rathena.org/board/topic/117852-i-got-error-when-applying-custom-commands/?do=findComment&amp;comment=356255a tested with "@mapmoblist prt_fild07", you'll notice if there are no players in the map, it return empty but the moment you "@rura prt_fild07", warp into the map, it start to populate the map with monsters, and "@mapmoblist" will return something yup, if you go back to prontera, "@reloadscript" and "@mapmoblist prt_fild07" again, it will be empty again, because dynamic_mob is at play here in other words, if you actually just use *mobcount or *getmapunits to search for a monster on the map not yet populated, it will return empty this can be bypass by spawn with a *monster script command .... it just ... No.2 monster spawned by boss_monster syntax cannot replicate with *monster script command monster spawned by *monster script command can bypass the dynamic mob, but there are no script command available yet that can simulate with boss_monster syntax this has been suggested on hercules -> https://github.com/HerculesWS/Hercules/issues/1839 in other words, if you want the MVP can search by Convex Mirror and also can search by a script command, currently not available it was available on eathena because both dynamic_mob and convex mirror wasn't implement yet, back then there are a few methods that I can think of to solve this issue, either 1. implement the suggestion to have *boss_monster script command 2. disable dynamic mob (not recommended) 3. apply this patch -> https://rathena.org/board/topic/88722-dynamic-mobs-not-respawn-mvp-very-small-mod/
    1 point
  4. Does anyone have this mod? or do you know where I can find it?
    1 point
  5. Word of advice: Read git changes before you update your server files! then update your script file accordingly to prevent this kind of stuff from happening in future.
    1 point
  6. Well there it's like niflheim here is like prontera... And there you need to be self researching, self sufficient, self doing a lot of things. rathena is like half spoon half of anything else.
    1 point
  7. http://herc.ws/board/topic/7170-slot-machine/?do=findComment&amp;comment=87874
    1 point
  8. Hmm. well i think you can just use the *searchstore. You can use it to buy directly from it too or disable them to buy and click on it to show who sell it on the map P.S Don't worry if you have extended vending implemented. it will still cost bronze coin when they buy from a bronze coin shop.
    1 point
×
×
  • Create New...