PDA

View Full Version : ACE Mod - customising settings


epoch
02-01-09, 12:43
You can customise some ACE mod settings, such as the chat spam ("enemy xxx spotted") and certain key assignments. I haven't looked into this in any detail, and I don't know if server settings overrule client settings, but have a try anyway:

The 2 config files to look at are in your ArmA\Dta\ACE folder. They can be opened using notepad.

ace_clientside_config.hpp - contains settings for voice spam, 3rd person etc.

ace_keys.hpp - contains key assignments. Worth looking at because ACE have assigned some of their features to already-mapped keys. For example, nightvision sensitivity +/- is set to PgUp/PgDn - which is the same as stand up/go prone (I think). All keys in this file are referred to by a number, and the numbers are all listed at the end of the file. Makes sense once you look at it.

As always, make sure you backup the files before editing, in case you bugger it up.