posted 12-16- 05:53 AM
Ok, I could not figure how to map the controls digitaly to the keyboard, but mouse control is easy and works better anyway. Do this:Near the top you will see lines like
ControlStickX = JoyStickX | MouseAxisX
ControlStickY = JoyStickY | MouseAxisY
Comment these two lines out by putting a ; in front of them. Now add these two lines:
ControlStickX = MouseAxisX
ControlSticlY = MouseAxisY
Make sure you use the correct commands, I don't have the file with me so I'm just going on my dim memory 
Also make sure the line that maps the mouseAxis for view panning is commented out. Mine was not, but I think I did that.
Also you can use this same process to map the gun triger from the JoyButton0 to MouseButton0
Let me know if you have any trouble and I will email you my mappings.inp file...
------------------
-Sv =FC=
WWI in SDOE!