Palithius Posted June 16, 2006 Report Share Posted June 16, 2006 This has probably been brought up before, but I was looking through Gauges.h and I found the following key events: #define KEY_FIRE_ALL_GUNS (KEY_ID_MIN + 620) #define KEY_FIRE_PRIMARY_GUNS (KEY_ID_MIN + 621) #define KEY_FIRE_SECONDARY_GUNS (KEY_ID_MIN + 622) I remember the old 286 DOS version of FS had a war game in it but... Link to comment Share on other sites More sharing options...
ddawson Posted June 16, 2006 Report Share Posted June 16, 2006 #define KEY_FIRE_ALL_GUNS (KEY_ID_MIN + 620)#define KEY_FIRE_PRIMARY_GUNS (KEY_ID_MIN + 621) #define KEY_FIRE_SECONDARY_GUNS (KEY_ID_MIN + 622) They are holdovers from CFS. I think they are still active in FS9, but of course they won't do anything... Doug Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now