How to bind multiple widget texts for team score HUD?

I currently have a widget being displayed as my HUD with two team scores. I have team 1 score bound through widget view model that changes when it receives a message from the HUD message device.

I’m having trouble on setting up team 2s score. Not sure how to assign it to change on a different message from team 1s binding? Attaching an image of the verse code that sends the message to the hud_message_device.


so is the issue both teams get the same message?

or the message dont show?

here’s a tutorial that i think does what your trying to achieve