Left4DHooks
Left4DHooks copied to clipboard
L4D2 version of L4DDirect_RecomputeTeamScores
Potentially not the right place to ask this, but calling L4D2_SetVersusCampaignScores
updates the scores properly, however that change is not propagated to the scoreboard. Looking into the hooks, there is a native void L4DDirect_RecomputeTeamScores();
which is labeled for L4D1 use only.
Is there something similar (or planned to be added) in existence for L4D2 as well?