Difference between revisions of "How To Disable Structure Collision"
Jump to navigation
Jump to search
(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...") |
(No difference)
|
Latest revision as of 11:49, 13 August 2019
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.