QuartzDragonfire
Refugee
----I have two issues and hope someone can help.
installed new 7 days dedicated on a windows machine using steamcmd.
config on server in steamcmd common folder has the setting of DropOnDeath= 0
<property name="DropOnDeath" value="0" /> <!-- 0 = everything, 1 = toolbelt only, 2 = backpack only, 3 = delete all -->
However we are keeping our bags on death. Server name and password seem to be applying from this config file. That woud lead me to believe that it is reading this config.
So as far as i know i am using the included bat file to start our serve with the relivent line being:
start %GAMENAME% -logfile "%LOGFILE%" -quit -batchmode -nographics -configfile=serverconfig.xml -dedicated
-----Second issue, is less a problem and more a change from what i normally expect.
Console window shows NOTHING other than
2019-10-12T17:55:05 29.960 INF WinThread started
server is working , say command will send messages to the server but there is no console information. This just a change or am i missing something?
Thanks for your time
installed new 7 days dedicated on a windows machine using steamcmd.
config on server in steamcmd common folder has the setting of DropOnDeath= 0
<property name="DropOnDeath" value="0" /> <!-- 0 = everything, 1 = toolbelt only, 2 = backpack only, 3 = delete all -->
However we are keeping our bags on death. Server name and password seem to be applying from this config file. That woud lead me to believe that it is reading this config.
So as far as i know i am using the included bat file to start our serve with the relivent line being:
start %GAMENAME% -logfile "%LOGFILE%" -quit -batchmode -nographics -configfile=serverconfig.xml -dedicated
-----Second issue, is less a problem and more a change from what i normally expect.
Console window shows NOTHING other than
2019-10-12T17:55:05 29.960 INF WinThread started
server is working , say command will send messages to the server but there is no console information. This just a change or am i missing something?
Thanks for your time
Last edited by a moderator: