function (){ check users team switch teams { case team T = make a loop between all users in the same team { show the message to the users and return the standard msg } case team CT = make a loop between all users in the same team ( TEAM 2 ) { show the message and return the standard msg } }}