Quote:
Originally Posted by adrianman
any command line to set maxplayers only once on server start? but not in autoexec.cfg
|
If you only want to set a CVar once on start, you should be able to add +cvar_name cvar_value to your srcds launch parameters.
e.g. +sv_maxplayers 10