#include <cstrike> public client_spawn(this){ if(cs_get_user_team(this) == CS_TEAM_CT) { } else { } return PLUGIN_HANDLED;}