DC Admin Offline
it does work... at least with commands which do not need parameters.
how to use:
Server:
- start a server
- type: sv_remotepw yourpw
the server is now able to receive remote commands. a server without remote password will not accept remote commands. you will see incoming in the console.
Client:
- join the server (the one where you set a remote pw)
- type: sv_remotepw yourpw command
the command you enter will be executed at the server. unfortunately the server ignores parameters so this feature cannot be used to set the server password or change the map or something like this.
but you can use at least sv_ff, sv_fow and sv_warmode with it
I never cared about this feature because I never developed a real dedicated server for cs2d and so there is no need for a remote control. edited 1×, last 15.06.07 11:59:54 pm