Key binds

I can't bind the "i" key. Inventory is not in the list and when I set the bind to something else, nothing changes.

hmm, I've been able to rebind keys no issues, but something you could try is manually editing the config

C:\Users*YOUR-ACCOUNT*\AppData\Local\Insurgency\Saved\SaveGames\Profile\Controls.json
(change "*YOUR-ACCOUNT *" to what ever your computers account name is)

look for:

		"actionName": "ToggleLoadout",
		"key": "M",
		"bShift": false,
		"bCtrl": false,
		"bAlt": false,
		"bCmd": false

and change it to

		"actionName": "ToggleLoadout",
		"key": "I",
		"bShift": false,
		"bCtrl": false,
		"bAlt": false,
		"bCmd": false

Can you get in trouble for editing the file (like hacks)?

i cant rebind the use key to nothing else it will stay F no matter to what ill be changing it to

@dgodfather no it is the same thing that changes when you rebind them in the game, this is just the manual way of changing it.

-side note: if anyone should be banned, it is these people macroing the fire button so single shot weapons are firing automatic, however that has nothing todo with this config 🙂

@Danrobi are you editing it from the game or in the config?