Proof-of-concept plugin that shows enemy health bars and health percentages for a given number of enemies within a configurable range.
I am not a C#/.NET programmer! This plugin does not by any means represent best coding practices and is largely based on other example Virindi plugins.
The plugin was developed back when Asheron's Call retail was still live. Most recently the plugin has been tested using ACEmulator by following the how to play instructions.
Once you can connect to a server you can download the Virindi Plugins Bundle and then clone this repository. The actual plugin file that should be added to Decal is located here.
Plugin usage should be fairly self-explanatory.
- Enabled: toggle whether target tracking is enabled ("Tracking" shows current number of targets being tracked)
- Max Distance: proximity from player that targets must be in to be trackable
- Max Targets: total number of targets to track
- Update Frequency: How often target health data should be updated (in milliseconds)