Ability Error Control

Abandoned
Take control of the ability errors by moving it and changing the opacity, scale and color.

File Details

AbilityErrorControl_v1.0.6.zip

  • R
  • Jul 23, 2014
  • 5.07 KB
  • 609
  • API 9

File Name

AbilityErrorControl_v1.0.6.zip

Supported Versions

  • API 9

Version 1.0.6

  • Updated to API version 9.
  • Added the ability for add-ons that overwrite the floating text add-on to register themselves with AEC. Developers can PM me on how to do that or read the code (there's some events: VAEC_RegisterAddon (pass your add-on name with it), VAEC_IsLoaded to ask if VEAC is properly loaded and VAEC_Loaded is fired when VAEC has loaded).
  • Each message is now stored in a table and in the future you will be able to filter, colorize and what not each individual message.