Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/12/17 in all areas

  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
    2 points
  2. Since the update yesterday, it's become more and more obvious that the new and additional white areas are.. a little unforgiving on the eyes. Last night I began to tailor a new forum theme for us to use. It's called "Dark" and is inspired by the Discord Dark theme. It's available to all users from the Theme dropdown at the bottom of any page. There are a few limitations though, the most prominent being the Editor. I've managed to restyle the codebox syntax highlighting and various other elements that are created inside it, but the loading code of the editor itself (hardcoded into IPS4) doesn't allow me to change the silver toolbar above the content area. Various textboxes are also still default until i thrash out the theme files and apply new classes, otherwise textboxes that should be lighter go darker and then you can't actually see what you've been typing. I'll fix it though. The rA Staff have been testing this for the last 24 hours and I think we've managed to cover all the glaringly obvious changes - but if you find a page element that I've missed, please feel free to screenshot the area and post a topic under Forum Issues. Hopefully this new theme won't make your eyes bleed quite as much as the new default theme!
    1 point
  3. *pow(<number>,<power>) Returns the result of the calculation. Example: .@i = pow(2,3); // .@i will be 8 --------------------------------------- *sqrt(<number>) Returns the square-root of a number. Example: .@i = sqrt(25); // .@i will be 5
    1 point
×
×
  • Create New...