Hello
I have tried to edit the Game.ini with : bDisableStructurePlacementCollision=true but no change is it possible that the config is override from another config?
where do i change all these stuff if not in the game.ini? thanks!
This forum has been archived. No new posts can be made and no new users can sign up. It remains here for reference only.
Hello
I have tried to edit the Game.ini with : bDisableStructurePlacementCollision=true but no change is it possible that the config is override from another config?
where do i change all these stuff if not in the game.ini? thanks!
Hello :)
First of all you need to stop the ARK Server. When it's complete stopped you can make/save changes in the game.ini
If your game.ini is empty (by default) you need to put following two lines in it:
[/script/shootergame.shootergamemode]
bDisableStructurePlacementCollision=true
Now you can start your ARK-Server and it should work. I've tried it and it's running good for me.