TalonBraveInfo / invasion

Team Fortress: Invasion brought over to Source 2013.
http://www.talonbrave.info/
Other
19 stars 5 forks source link

Check how clientscheme is applied again per-team, as it's not always successful #43

Closed hogsy closed 4 years ago

hogsy commented 4 years ago

In some instances when spawning, it looks like the hud scheme isn't being reloaded successfully with the correct scheme depending on the current player - this obviously means that either team doesn't end up with the correct colours for the HUD.

Juesto commented 4 years ago

small note: first load works as expected. subsequent loads cause glitches, using hud_reloadscheme corrects them for that session.

hogsy commented 4 years ago

Botched it.

https://github.com/TalonBraveInfo/Invasion/commit/025b0ca85a0f0ff1b1252e6568f4b192ba00014b

Will revisit later.