PDA

View Full Version : Shortcuts where are they stored?



Doswelk
January 14th, 2009, 08:27
If I assign a modifier to a shortcut are they saved anywhere?

I am always playtesting different rulesets and it would be nice if I could just extract the xml (assuming it is xml) code from one ruleset to another...

It would also help one player whose broadband is a bit flakely and more than once he's lost all his setting after a line drop.

Thanks in advance.....

Tenian
January 14th, 2009, 11:25
They are local to the client. Stored in the same file that stores the window locations. I believe it's the campaign.dat in the cache directory. If this is the correct file it does not appear to be easily readable (i.e. it's not plain text or a zip file). You could try poking around in it with a hex editor but I suspect that's more work than you wanted

Foen
January 15th, 2009, 06:19
In host mode, the keys are stored in <campaign name>\usersettings\hotkeys_host.xml

Foen