voice_caster_enable [0 / Account #]
This command sets whether or not voice casting is enabled, and if so, the account number of the user who is casting. We assume (untested) that the account number is the 3 ID of the caster without the STEAM_0:1 part of the ID. Format is usually STEAM_0:1:#####.
Arguments are parameters that you add to a command. Find information about this command's arguments below.
0 / Account # | Set to 0 to disable (default). Specify the account number (Steam ID without the STEAM_0:1: part) of the caster here to enable. |
Sv_cheats Required? | No |
Client or Server Command? | Both |
Default Value | 0 |
Find below working examples of this command (copy and paste into console).
voice_caster_enable 55380267
This command would enable a caster, in this case the user with the Steam ID STEAM_0:1:55380267 would be the caster.
voice_caster_enable 0
This command would disable casting.