GetAlive() { new iAlive for(new i; i <= g_maxplayers; i++) if(is_user_alive(i) && cs_get_user_team(i) == CS_TEAM_T) iVivos++ return Alive; }