Hello I am hosting a server through survivalservers.com and need to edit my server name through the AutoExec.cfg through FTP. However the only thing inside the AutoExec_default.cfg are these two lines of code. What would I do to set a server name through AutoExec_default.cfg and what could I do to change maxplayers through AutoExec_default.cfg if it is possible.
Keep in mind I am hosting through survivalservers.com not on my own pc!
Lines of code:
quit 86400
loadbalancerframebudget 100
Autoexec_default.cfg help
Discussion in 'Hurtworld Discussion' started by Enclave, Dec 23, 2015.
-
Wulf Community Admin
The _default.cfg is just an example, it is never actually read by the server. You'd need to make a copy of that and name it autoexec.cfg, then add one command/setting per line just as you would via your startup script.
-
-
Wulf Community Admin
-
Would this be their command line? http://i.imgur.com/pIkrnNF.png
If so, could I change the servername through the commandline?Last edited by a moderator: Dec 23, 2015 -
Wulf Community Admin
-
-
Wulf Community Admin
-
And I separate each command with ; correct?
-
Wulf Community Admin