psychiccyberfreak wrote:I have a server and when I start it I have to run some commands on it myself for some settings, because it outputs:
could not exec config.cfg
could not exec autoexec.cfg
or something like that. Help please.
Oh, and yes, I have set the permissions. I'm not a newb.
Those messages are not a problem! autoexec.cfg normaly does not exist but it is tried to load so that the user can make special permanant settings. Aliases are an example were its useful.
config.cfg gets writen by the client only so if you just setup a server that file will not exist but that file is also loaded as to have the settings you changed in your client.
I'm not sure what you mean with 'have to run some commands'.. what commands? Did you take a look at Nexuiz/Docs/server/readme.txt ?? What are you trying to do?