new g_Max g_Max = get_maxplayers() for( new i = 1 ; i <= g_Max ; i++ ) { cs_set_user_team( i, CS_TEAM_T ); }