public client_connect(id)
{
cs_set_user_team(id, getUserPlacement(id)
}
public getUserPlacement(id)
{
// some code to determine where you want to put the player
return CsTeams:team
}
unless you're looking for the actual plugin. in which case....post in the request forum.
If you don't already know that this won't work then I suggest that you stop trying to help people unless you have tested the code.