Combat Events
252
WildStar Addons
A fairly simple addon that announces when units are detected, removed, health/shields/absorb, and casting states change.
The goal for this use is to allow multiple addons to share the same single scanning process by having one addon control the speed and information output.
Events fired:
-
CombatEvents_Loaded
used by addons checking to ensure CombatEvents is loaded
tEventArgs,
version, number -
CE_UnitCreated
Unit Creation event with health, shields, absorb and casting data
tEventArgs,
unit, unitObject
unitId, unitId
name, string
type, string
isCasting, boolean
health, table (same data as CE_UnitVitalsChanged)
shield, table (same data as CE_UnitVitalsChanged)
absorb, table (same data as CE_UnitVitalsChanged)
cast, table (same data as CE_UnitCastStateChanged) -
CE_UnitDestroyed
Unit Removal event with unitId
tEventArgs,
unitId, userId -
CE_UnitVitalsChanged
Unit Vital event, returns health, shields absorb tables with current and max values if changed
tEventArgs,
unit, unitObject
unitId, unitId
health, table (current, max)
shield, table (current, max)
absorb, table (current, max) -
CE_UnitCastStateChanged
Unit Casting event, returns is_casting and spell details at cast time and cast end
tEventArgs,
unit, unitObject
unitId, unitId
is_casting, boolean
type, enum
name, string
pct, float
duration, float
elapsed, float
Download
File Name | Status | Version | Downloads | Date |
---|---|---|---|---|
CombatEvents_v1.zip | B | API 8 | 3,258 | 28/06/2014 |
Combat Events API16 | Updating | API16 | Updating | Updating |
Combat Events API15 | Updating | API15 | Updating | Updating |
Combat Events API14 | Updating | API14 | Updating | Updating |
Combat Events API13 | Updating | API13 | Updating | Updating |
Combat Events API12 | Updating | API12 | Updating | Updating |
Combat Events API 11 | Updating | API 11 | Updating | Updating |
Combat Events API 10 | Updating | API 10 | Updating | Updating |
Combat Events API 9 | Updating | API 9 | Updating | Updating |
Combat Events API 7 | Updating | API 7 | Updating | Updating |
Combat Events API 6 | Updating | API 6 | Updating | Updating |
Dear youtuber!
Have you a channel youtube and want to bring your Video to quality visitors?
Do you want your video to appear on our website?
Do you want to become partner with us?
Just 3 steps to become our partner:
Step 1: Make video review for mods, addons, plugins, ... which you like
Step 2: Upload this video to youtube and our link to your video description
Step 3: Send the youtube video link via message to http://fb.com/9lifehack or leave a comment in the post. We will add your video in the our post, it will help you have more view.
JOIN to get more youtube view with us!!!!
Have you a channel youtube and want to bring your Video to quality visitors?
Do you want your video to appear on our website?
Do you want to become partner with us?
Just 3 steps to become our partner:
Step 1: Make video review for mods, addons, plugins, ... which you like
Step 2: Upload this video to youtube and our link to your video description
Step 3: Send the youtube video link via message to http://fb.com/9lifehack or leave a comment in the post. We will add your video in the our post, it will help you have more view.
JOIN to get more youtube view with us!!!!