nosoop / SM-TFCustomAttributeStarterPack

A collection of plugins to be used with the TF2 Custom Attribute framework.
MIT License
19 stars 10 forks source link

Sapper Reprograms Building attribute breaks HUD for owner of the sentrygun #36

Closed kingofings closed 3 years ago

kingofings commented 3 years ago

Initial troubleshooting checklist

Describe the bug Permanently breaks the Sentry owners (Engineer only) HUD - Cannot see sentry health, HUD works fine on any other building. Does not need to be affected by a sapper that reprograms. Everyone else (including enemy spies) can see the sentries health

To Reproduce If the attribute is loaded it is enough to not show the Sentry health to the engineer who owns the building

Expected behavior See health like normal

Server environment (please complete the following information):

Additional context Screenshot: grafik

nosoop commented 3 years ago

Thanks for the report. I can't be bothered to look into the underlying cause of this one, but it looks like the owner entity also needs to be recorded separately from the builder. Will push out a hotfix for that in the next few minutes.