View Full Version : cfg dile not working, neither is rcon
Reissmann
11-18-2003, 07:59 PM
My clan has a dedicated server through a server hosting company. We also have a mod that allows u to turn off crosshairs for every client. It was working fine before but then for what ever reason when i came back to our server it was changed. i'm the only one with rcon in my clan and i didn't change it. nevertheless, i changes it again. /seta sv_no_crosshairs "1" is the command. when i use the /cvarlist command it says that crosshairs are turned off but they aren't. Anybody know why?
thanx
Have you tried a re-start?
As far as I know the "seta" command puts it in your config file rather than immediate execution. If you want to do that use /rcon set xxxxxxx
Tighten
11-19-2003, 11:02 AM
If you type in "seta" for client it writes to you cod_mp.cfg (client)
If you type in "seta" using RCON for your server it saves that value to your servers cod_mp.cfg.
Using set for either, writes a temporary command, but, doesn't save the value.
If by either using RCON to exec a .cfg or restarting the server, any "set" commands will be erased and only "seta" commands will be in use (along with anything in your server.cfg)
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.