Skip to content

Decal plugin for Asheron's Call. Displays health bars for enemies within a given proximity to player. Requires VVS.

License

Notifications You must be signed in to change notification settings

adpriebe/acproximityhealth

Repository files navigation

AC Proximity Health Plugin

Proof-of-concept plugin that shows enemy health bars and health percentages for a given number of enemies within a configurable range.

Disclaimer

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.

Requirements

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.

Configuration

Plugin usage should be fairly self-explanatory.

plugin-screenshot

  • 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)

About

Decal plugin for Asheron's Call. Displays health bars for enemies within a given proximity to player. Requires VVS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages