Add a console or rcon command in order to transfer the player to the specified team.
F4ntik opened this issue · 3 comments
Add a console or rcon command in order to transfer the player to the specified team.
For example:
mb_move_ct "player name"
mb_move_t "player name"
mb_move_s "player name" -spectator
well, or something similar.
There are times when they ask a player to change the team in the game, and I myself have access only to rcon.
And I wrote a bot that divides players into teams, moves them in voice channels by team, and if I could also use rcon, it would be great.
Thanks for suggestions, only thing about voice channel we are in 2024, CS already implemented DEAD talk support and many other modes of sv_alltalk.
To be honest that thing lacks in matchbot is a other metamod plugin that act like amxmodx does for manage players, server, server cvars commands etc.
Thanks for suggestions, only thing about voice channel we are in 2024, CS already implemented DEAD talk support and many other modes of sv_alltalk.
I meant the discord bot in the discord voice channels as well. :D
And so as not to jump to the neighboring voice channel in the discord, we talk through sv_alltalk when necessary.