I'm trying to make it so a trigger_hurt only works for CTs. I created a game_team_master, named it "cts", and set its teamindex to 1 (I assumed that's CT). I left everything else default. Then i made the trigger_hurt's master "cts".
Problem is, it heals both teams, no matter what number i put for the teamindex (0, 1, or 2). Does anyone know how to fix this?