Okay, I've found out that the command I've been looking for is stuffcmd, but I don't know how to use it

. I've exported the script commands list (eventhelp command in console and it says:
Code: Select all
stuffcmd:
a server-only console command. Usage:
stuffcmd ( [ StringArg1 ], [ StringArg2 ], [ StringArg3 ], [ StringArg4 ], [ StringArg5 ], [ StringArg6 ] )
or something like this. I tried this:
but it didn't worked

, it said 'unknown command set'! I tried to put it in brackets:
and it didn't show the error message, but it also didn't set that cvar

. Can somebody help me with this
Now I'm going to test $player getcvar, I hope that at least this will work with no problems.