Data Hud
This code is over 6 months old. The code may have expired and might no longer function.
This Simple Little Script Makes A Hud For The Following Data.
- Is Firing Primary
- Is Firing Secondary
- Is Using Ability 1
- Is Using Ability 2
- Is Using Ultimate
- Is In Air
- Is On Ground
- Is Jumping
- Is Crouching
- Is Meleeing
- Is Reloading
- Is In Alternate Form
- Is Alive
- Is Dead
- Is Moving
- Is Standing
- Is On Wall
- Is On Objective
- Is Portrait On Fire
- Cooldown Ability 1
- Cooldown Ability 2
- Cooldown Secondary
- Cooldown Jump
- Cooldown Crouch
- Cooldown Primary
- Cooldown Melee
- Charges Ability 1
- Charges Ability 2
- Charges Secondary
- Resource Ability 1
- Resource Ability 2
- Resource Secondary
- Resource Primary
- Resource Jump
- Ammo 0 (Primary)
- Ammo 1 (Secondary)
- Max Ammo 0 (Primary)
- Max Ammo 1 (Secondary)
It Also Logs Every Change In Most Of Those With The Event Player Name Attached To The Log,
There Is Also A Filler Log Thats Empty, Every Second, To Make Things A Little Easier To Read (Maybe, Could Be Harder To Read. Hard To Tell).
While Testing While I Already Knew Dva "Is Firing Primary" Wouldn't Work While In The Mech, I Didn't Know That After The Mech Spawns During Call Mech D.Va Is Classed As "In Air" Until The Animation Is Finished. (Could Be Used To Detect Using Call Mech, edit: made that now CODE)
I Personally Will Use This To Test What Blizzard Data Is Broken For Heros So I Dont Have To Makeshift A Worse Version Of This In Whatever Script I Would Currently be Working In.
List Of Said Broken Data Are In This Discord Server Channel
Snippet
Loading...