Left 4 Dead 2

Left 4 Dead 2

(MSC) Show Tank Health
1-6 van 6 items weergegeven
Update: 15 okt 2020 om 13:54

Added auto run to script.

Update: 25 sep 2020 om 8:42

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

Update: 19 sep 2020 om 3:23

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 om 5:44

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 om 12:07

Removed a console debug message.

Update: 16 sep 2020 om 2:08