Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 11/04/20 in all areas

  1. 2 points
    AnnieRuru

    Random Time Summon

    needs to do some calculation on official repo is OnTimer7200000: means 2 hours btw OnTimer28800000: is 8 hours, not 4 hours so let's leave it at OnTimer28800000: then if you want 2 hours then setnpctimer 28800000 - 2*60*60*1000; startnpctimer; if you want 3 hours then setnpctimer 28800000 - 3*60*60*1000; startnpctimer; if you want 4 hours then setnpctimer 28800000 - 4*60*60*1000; startnpctimer; so it should look like this OnTimer36000: OnTimer37000: mapwarp "thana_boss","tha_t12",130,52; stopnpctimer; setnpctimer 28800000 - F_Rand(2,3,4)*60*60*1000; startnpctimer; end; OnTimer28800000: $@thana_summon = 0; $@thana_summon2 = 0; donpcevent "Memory Seal#tt1::OnEnable"; donpcevent "Memory Seal#tt2::OnEnable"; donpcevent "Memory Seal#tt3::OnEnable"; donpcevent "Memory Seal#tt4::OnEnable"; donpcevent "#thanatos_seal::OnEnable"; stopnpctimer; end; didn't hard to test ... hopefully you don't say its bug
  2. 1 point
    Updated to 2.4.27, fixes possible buffer corruption (security issue).
  3. 1 point
    The file is present on the mirror, so no problem there. There should be a rsu-kro-rag-lite.exe-debug.log file in the same folder as the patcher, that says why it failed to retrieve the file. Updated to 2.4.26, updates phRO patch information, fixes few issues and removes idRO and some iRO variants.
  4. 1 point
    Last version. Mirrors added. Same with beta version.
  5. 1 point
    thank you for still supporting it! its the only way I can keep up with my kRO updated!
  6. 1 point
    Updated to 2.4.25, updates kRO patch information, allows mirrors for kRO Zero and allows HTTP mirrors.
  7. 1 point
    Updated to 2.4.19, updates twRO patch information and makes the UI less confusing. Updated to 2.4.20, the real thing. Updated to 2.4.21, updates kRO patch information. Updated to 2.4.22, fixes potential patch process issues introduced in previous release. Updated to 2.4.23, removes notices and behavior related to archives over 2GiB. Updated to 2.4.24, updates bRO patch information and removed fRO (closed). Issued hotfix for kRO Zero (2.4.24.807), updates kRO Zero patch information.
  8. 1 point
    Thank you @Ai4rei for sharing your Hard Work. I really appreciated it so much.
  9. 1 point
    Updated to 2.4.18, fixes a potential crash due to wrong memory usage.
  10. 1 point
    Updated to 2.4.17, adds iRO:Restart, kRO Zero and phRO, and updates jRO patch information (for details see docs). Fixes a super-random crash on super-modern systems.
  11. 1 point
    Updated to 2.4.5, added community contributed mirror support for kRO main and sakray. Further applications for approved mirror servers are welcome.
×
×
  • Create New...

Important Information

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