Left 4 Dead 2

Left 4 Dead 2

(MSC) Show Tank Health
Showing 1-6 of 6 entries
Update: 15 Oct, 2020 @ 1:54pm

Added auto run to script.

Update: 25 Sep, 2020 @ 8:42am

Updated to use new vscript functions that were added with update.

Update: 19 Sep, 2020 @ 3:23am

My last updated fixed a thing but then I broke a thing.

This update fixes a thing and adds a thing.. Here's hoping it doesn't break a thing.

Added a new script function to hide the tank health hud earlier than it normally would.

Last update I accidentally placed my death animation check behind a return if IsActive so it was being bypassed. Hopefully everything is working this time.

Update: 18 Sep, 2020 @ 5:44am

Fixed an issue where tanks would disappear off the hud health list if they did idle animation.

Tanks now have a check that will flag them as active on the list.

Update: 17 Sep, 2020 @ 12:07pm

Removed a console debug message.

Update: 16 Sep, 2020 @ 2:08am