posted 07-26- 04:27 PM
Yes that is what it is at:inpFireCannon = Bounce JoystickButton2
I also tried several other configurations but I get no cannon response no matter what I do. Like I said whith alt-w activated (which displays all of your guns and the number of rounds left) it toggles appropriately the guns/cannons that are on off depending upon which 1,2,3 you have selected. It indicates that there are rounds left in all of the guns, but wether they are on or off the mg's fire, and wether they are on or off the cannons don't fire.
This is a copy of my guns section in the keyboard.inp:
;---------------------------------
;
; Guns
;
;---------------------------------
inpFireGuns = Bounce Space | Bounce MouseButton0
inpFireCannon = Bounce JoystickButton2
inpFireMainWeapon = Bounce JoystickButton1
inpSelectMainWeapMG = 1
inpSelectMainWeapCannon = 2
inpSelectMainWeapAllGuns = 3
;---------------------------------
Hopefully you can see somthing that I missed. Thanks for your time, this has been driveing me crazy
[This message has been edited by potskaiser (edited 07-26-2001).]