How can I catch the moment, when player connected to server, chosen team and stop at this point (do not chose own model/class) in counter-strike?
Function get_user_model(id) return model "urban" for such players. But this model name also used when choosing CT -> "Seal Team 6".
I need catch such players (and mark they in my own plugin), because they get new money (as alive or died players) at every round start/end (I want to restrict that).