How To Disable Structure Collision
Revision as of 11:49, 13 August 2019 by Alvin singco s (talk | contribs) (Created page with "<p style="text-align: left; padding-left: 30px;"><span style="font-size: small;">To disable structure collision, kindly follow the steps below:</span></p> <p style="text-align...")
To disable structure collision, kindly follow the steps below:
1. Go to Configuration Files menu.
2. Open and edit Game.ini.
3. Paste in the following (you dont need to paste in [/script/shootergame.shootergamemode] again if its already in the game.ini file)
[/script/shootergame.shootergamemode]
bDisableStructurePlacementCollision=true
4. Save the changes.
5. Restart the server.
Structure collision is now disabled.