04-10-2012, 03:40 PM
for master access you should set
sv_vote_master_password "yourpassword"
sv_vote_master 1
as you did already and
sv_vote_master_callable 0
then noone can become master via voting.
The commands that are available for master are defined by
sv_vote_master_commands
if you are interested in full comand and cvar support, then you should take a look at rcon
rcon gives full control.
Therefore you have to set
rcon_password "yourpassword"
You can login via
rcon_password "yourpassword"
and execute commands via
rcon 'command'
sv_vote_master_password "yourpassword"
sv_vote_master 1
as you did already and
sv_vote_master_callable 0
then noone can become master via voting.
The commands that are available for master are defined by
sv_vote_master_commands
if you are interested in full comand and cvar support, then you should take a look at rcon
rcon gives full control.
Therefore you have to set
rcon_password "yourpassword"
You can login via
rcon_password "yourpassword"
and execute commands via
rcon 'command'
my stats
Get server configs | Get cts server configs
My maps: bromine CTF: tarx vorix CTS: matuka matuka dekry bored badclimb tacos beyond
Youtube Channel
Get server configs | Get cts server configs
My maps: bromine CTF: tarx vorix CTS: matuka matuka dekry bored badclimb tacos beyond
Youtube Channel

