Hey everyone,
I'm excited to share with you a game overlay I developed for ArcheRage! My nickname is Xizde, and I'm a software engineer.
The overlay is a meter that shows damage and healing done by players from game logs (which is allowed by the game admins).
First of all, you have to enable the combat log ingame (This log will be at your Documents folder userprofile/Documents/Archerage/Combat.log):
I created the overlay using the Python language and PyQt5 to create the interface. While this kind of overlay exists in other games, I was inspired by the WOW's damage meter overlay and the "scoreboard" created by Oturan (https://na.archerage.to/forums/threads/archerage-scoreboard.11123/).
However, I wanted to make a near-real-time version as an overlay that players could use to monitor data during PVP/PVE battles.
With my overlay, you can customize a lot of settings, including:
This is the setting window, where you can configure everything.
Here i costumized the log color by changing it at setting window.
The overlay also has a minimize button that hides the entire UI of the overlay, leaving only a button to maximize it back.
I've included some screenshots of the overlay in action so you can get a better sense of what it looks like. Feel free to check it out and let me know what you think!
Also thats my github project page: https://github.com/xizde/archerage-damage-heal-meter-overlay
Download at: https://github.com/xizde/archerage-damage-heal-meter-overlay/releases
Thanks for checking it out, if you want feel free to make a donation for me!
IGN: Xizde
Discord: Xizde#8742
I'm excited to share with you a game overlay I developed for ArcheRage! My nickname is Xizde, and I'm a software engineer.
The overlay is a meter that shows damage and healing done by players from game logs (which is allowed by the game admins).
First of all, you have to enable the combat log ingame (This log will be at your Documents folder userprofile/Documents/Archerage/Combat.log):
I created the overlay using the Python language and PyQt5 to create the interface. While this kind of overlay exists in other games, I was inspired by the WOW's damage meter overlay and the "scoreboard" created by Oturan (https://na.archerage.to/forums/threads/archerage-scoreboard.11123/).
However, I wanted to make a near-real-time version as an overlay that players could use to monitor data during PVP/PVE battles.
With my overlay, you can customize a lot of settings, including:
- Log file path: the path of the file.
- Overlay width and height: Dimensions of the overlay main window.
- Overlay opacity: (0 - 100%) If you want it fully transparent, just set it to 0.
- Log type: Switch between Damage and Heal.
- Target Name: Define a target to see damage/healing dealt to them.
- Minutes ago: Time-based log watch.
- Log color: The color of the overlay player/damage list.
This is the setting window, where you can configure everything.
Here i costumized the log color by changing it at setting window.
The overlay also has a minimize button that hides the entire UI of the overlay, leaving only a button to maximize it back.
I've included some screenshots of the overlay in action so you can get a better sense of what it looks like. Feel free to check it out and let me know what you think!
Also thats my github project page: https://github.com/xizde/archerage-damage-heal-meter-overlay
Download at: https://github.com/xizde/archerage-damage-heal-meter-overlay/releases
Thanks for checking it out, if you want feel free to make a donation for me!
IGN: Xizde
Discord: Xizde#8742