View Single Post
pride95
Senior Member
Join Date: Aug 2015
Old 03-08-2018 , 11:51   Re: [CS:GO] Final and fancy solution for putting a player in a team on connect
Reply With Quote #28

Quote:
Originally Posted by joao7yt View Post
There’s a 5 seconds countdown before you are assigned to a team. If you do a ChangeClientTeam before that countdown ends, it will bug the buy menu and etc... and no, it’s not possible to just create a timer because if you minimize the game while the countdown is running, the countdown pauses...
Quote:
Originally Posted by pride95 View Post
For CS:GO:

mp_force_pick_time 0
mp_force_assign_teams 0

HookEvent: player_connect_full, then requestframe changeclientteam.

This works without any bugs (like buying weapons). This is for people which don't want to use vguimenu.
read the bold text. this is tested. don't speak if you didn't tested my way. with mp_force_assign_teams that countdown doesn't exist so the bug with buymenu doesn't exist as well.
pride95 is offline