Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/07/22 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. PS. I don't own this script but it is an instant job changer script. You can modify it as needed. YOu might need to also check the amount of skills it sets.
    1 point
  3. Do you have an instant job changer?
    1 point
  4. share it inbox maybe can help you.
    1 point
  5. @Gerome I didn't see your post, sorry. Thank you, what are the next updates you want to see in this tool ? @AngelRO Yeah, check the DATA.INI name and the GRF name, it's maybe case sensitive. If you don't see, PM me and we will do some tests to figure out what's your problem. @BBaking I never use nginx to do rewrite url, but by checking google it should be something like this: server { # basic configs before... # unless the request is for a valid file, send to bootstrap if (!-e $request_filename) { rewrite ^(.*)$ /index.php/$1 last; } # Avoid user to read .htaccess/.htpasswd files location ~ /\.ht { deny all; } } But I have no idea if it will work. @All I'm planning to do a debug mode (or an installation mode) to help configuring it. If you have some idea for this tool, don't hesitate and share it.
    1 point
×
×
  • Create New...