Jump to content

Ai4rei

Members
  • Posts

    425
  • Joined

  • Last visited

  • Days Won

    37

Ai4rei last won the day on May 25 2024

Ai4rei had the most liked content!

About Ai4rei

  • Birthday 01/04/1912

Profile Information

  • Gender
    Not Telling
  • Location
    Czech Republic
  • Server
    127.0.0.1:6900
  • Github: ai4rei
  • Discord: ai4rei

Contact Methods

Recent Profile Visitors

26174 profile views

Ai4rei's Achievements

  1. There is a separate add-on in development for this unreasonable scenario. To keep track of its development, you might want to join the discord and look for "normalizer". Edit: Check https://nn.ai4rei.net/dev/skal/#extras
  2. Thanks for reporting. Indeed that file was missing from the mirror, along with few others from 2023 and 2024, not sure why. I have synchronized the mirror, please try again.
  3. The only difference between running against a web server and localhost, is in WebSite=localhost (instead of, say WebSite=patch.example.com)inside a patch process section, such as [ROCred.Patchers.Main]. The only documentation is the sample configuration (also available on the website) and some explanations in doc/ as part of the Free package.
  4. Red bar indicates, that an error occurred, so you can close it without problems.
  5. Every patch process needs a separate WebList, so like WebList=patchlist_adata.txt in [ROCred.Patchers.Main] and WebList=patchlist_bdata.txt in [ROCred.Patchers.Event].
  6. Depends on your OS and the "X-UA-Compatible" value. The default IE renderer may have only limited web font support.
  7. The `main.inf` records the patch progress. If you need to replace it, then there's probably a problem with how you specify patches.
  8. Apologies for the delay, I have been cloudflare'd out of the forums. If you have multiple GRFs, you have to define multiple patch processes in the config as per the documentation. So one section, ex. "[ROCred.Patchers.Main]", can be for your adata.grf and another one, ex. "[ROCred.Patchers.Event]", can be for your bdata.grf. There is no hard limit to the amount of GRFs.
  9. WebPath is a path, not url, so WebPath=http://new-horizonro.com.br/web/ needs to be WebPath=/web/ Same goes for WebSite, which is a host or IP: WebSite=new-horizonro.com.br
  10. Check if you aren't missing any skin images (i.e. checkbox).
  11. According to information on Discord, check if you have "Enable SSO packet" and "Disable Old login packer" diffs enabled.
  12. Updated to 2.8.0, adds custom mouse cursors, zh_CN localization and other features and improvements based on community feedback. Updated to 2.9.0, adds button auto-clicking and perpetual renaming of files, and fixes some minor bugs. Updated to 2.10.0, adds custom fonts and fixes some minor bugs.
  13. Greyed out settings are not available for given settings platform. I can recheck, whether Lua-based clients started to use these again, but they didn't in the past. Old clients before introduction of Lua supported these settings, but using 'Registry' on a Lua client will not magically enable the setting for you.
  14. Yes, you can define a Replay button, though it's possible even without a batch file. [ROCred.Buttons.REPLAY] ; X/Y/W/H according to skin DisplayName=Replay ActionType=1 ActionData=ragexe.exe 1rag1 Replay
  15. Updated to 2.7.1, fixes background media playing even when minimized or after starting a client, and adds play/stop buttons and zh_TW localization.
×
×
  • Create New...