Noob question

Hi guys I’m learning unreal 4 I’m having trouble understanding how to set up a team Deathmatch game type can someone point me in the right direction cheers:)

Its simple. Set variables to players (int, enum, tag, whatever comparable)
Player 1 (tag team 1) shoot player 5 (tag team 2), team 1 != team 2 -> do damage.

If you need to learn basics first, then first check epic tutorials and then check advanced tut: shootertutorial.com