ItsMods

Full Version: How to restrict akimbo?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is it possible to restrict akimbo in dedicated server? I tried do this in .dsr files with this command but its still allowed
Code:
------------------------
gameOpt commonOption.attachmentRestricted.akimbo "1" // [ 0, 1 ]
------------------------