switched from team <Unassigned> to <CT>
Hi all,
This is from the server whenever a player selects to join either the <T> or the <CT> team Is there a way to capture this, when this switch happens, like a forward or hook? Best Kris |
Re: switched from team <Unassigned> to <CT>
Here an example to hook that:
PHP Code:
|
Re: switched from team <Unassigned> to <CT>
Code:
PutClientInServer: no info_player_start on levelAbout "jointeam" command. - It's command, never know do player actually moved in team where he wanted to. - In CSGO, "jointeam" command have two arguments: jointeam <team_index> <switch_team_instantly>- if second argument is false, player would be moved to team on round_end (pending in team) - if second argument is true, player change team immediately |
Re: switched from team <Unassigned> to <CT>
Quote:
|
Re: switched from team <Unassigned> to <CT>
sm_cvar net_showevents 2
I have seen couple times that it not show all events, until you run bots on server or hook event with plugin :/ |
| All times are GMT -4. The time now is 07:05. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.