posted 08-11- 11:19 PM
Pete, this should be possible, Dirk in the DVII uses;
cmdBomb = A
(if you press "A" it calls the dof to move his arm over the side of the plane with a bomb)The game uses;
inpMasterWeaponsArm = A
(to arm the weapon - so when you press "A" he moves his arm over the side of the plane and it arms the weapon at the same time)
I believe the in-game commands start with a prefix of "inp", user commands use "cmd"
You could have a line like;
cmdDoWhatEver = Bounce JoystickButton1
this should work in conjunction with firing the main weapon.
I hope this helps, can't wait to see what you have up your sleeve this time 
------------------
Raider 33rd~GS
Raiders Site
DOH, sorry, just saw your other post
[This message has been edited by Raider (edited 08-11-2000).]