Skip to content

Commit

Permalink
event log fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Jhaego committed Nov 14, 2024
1 parent 30ed9ab commit 19eda59
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This is me playing around with the [original Better AoD](https://runeapps.org/forums/viewtopic.php?id=1324) Alt1 plugin by JamieS1211.

No meaningful changes from the original has been done as of yet.
Compared to the original, this version properly tracks number of kills and average kill time.

## Installation

Expand All @@ -11,12 +11,14 @@ To install this plugin copy & paste this link into your browser:

If you do not already have Alt1 Toolkit installed you can [download it from runeapps.org](https://runeapps.org/alt1).

Ensure the in-game Interface Scaling is set to 100%. Disable Interface Transparency - set to opaque, no transparency. Close all but 1 chat window if multiple are open. You may need to apply [the DPI fix](https://runeapps.org/forums/viewtopic.php?id=1614) for High Resolution (4k) Monitors OR if Windows Scaling is not set to 100% (eg. most Laptops).

## Troubleshooting

*Having issues detecting things?*

This app requires you to have gamechat in either the "on" or "filtered" settings and the chatbox to be scrolled completely to the bottom. The app also reads each line separately so issues may occur if your chat box is so small that certain messages that are scanned for split on multiple lines, i.e. try making your chatbox wider. Please ensure your font size is 12 or larger (14 is best) as font 10 has significant detection issues.
This plugin requires you to have gamechat in either the "on" or "filtered" settings and the chatbox to be scrolled completely to the bottom. The plugin also reads each line separately so issues may occur if your chat box is so small that certain messages that are scanned for split on multiple lines, i.e. **try making your chatbox wider**. Please ensure your **font size is 12 or larger** (14 is best) as font 10 has significant detection issues.

*Double reading things?*

This can happen for several reasons around messages in the chatbox being obscured. This can be caused by: scrolling up, changing chat window, loading screens (when you teleport to Nex bank) or the floating monster HP bar covering the chat box.
This can happen for several reasons around messages in the chatbox being obscured. This can be caused by: scrolling up, changing chat window, loading screens (when you teleport to Nex bank) or the floating monster HP bar covering the chat box.

0 comments on commit 19eda59

Please sign in to comment.