arkmanager / ark-server-tools

Set of server tools used to manage ARK: Survival Evolved servers on Linux
MIT License
681 stars 144 forks source link

Enable DeathLocator in aRK Server Tools? #817

Open sMuve opened 7 years ago

sMuve commented 7 years ago

Hi everyone,

I tried to activate the DeathLocator via 'bUseCorpseLocator=true'. Referencing to the patch notes I wrote the command in my GameUserSettings without success. Then I researched a bit and found some people who wrote that the command needs to be in the Game.ini, but that doesn't work too :-(

Does anyone know where I have to add the command? Maybe its different, when I use Ark server tools ?

Thanks in advance!

klightspeed commented 7 years ago

My guess it that it would go into the [/script/shootergame.shootergamemode] section of Game.ini - the patch notes don't say what section the new setting goes into, but according to http://ark.gamepedia.com/Server_Configuration#Game.ini all Game.ini settings go into that section.

sMuve commented 7 years ago

Actually it's saved there and doesn't work :-(

wtfcolt commented 7 years ago

It goes in GameUserSettings.ini, I placed it under server settings and its working

sMuve commented 7 years ago

@wtfcolt I wrote it under [ServerSettings]

bUseCorpseLocator=true