MichaelMcE Posted February 8, 2005 Report Posted February 8, 2005 Hello Peter, I use your FSUIPC hot-key feature to toggle AI on/off. I would like to have the opportunity to also modify the AI traffic % without having to stop the sim. I was unable to find anything in the programmers SDK about such a capability. Do you know if such a capability exists? Thanks. -michael
Pete Dowson Posted February 8, 2005 Report Posted February 8, 2005 I would like to have the opportunity to also modify the AI traffic % without having to stop the sim. That's exactly what the FSUIPC control "Traffic Density Set" is for! The percentage is provided as a parameter. Note, however, that if you set a higher value than the current one you will get the "traffic loading" progress bar. I was unable to find anything in the programmers SDK about such a capability. Do you know if such a capability exists? Oh, you want to program it? Best to use offset 3110 and send the FSUIPC Traffic Density Control. Recent releases of FSUIPC support FSUIPC controls via this offset as well as FS controls. See the Advanced User's guide for control numbers. Regards, Pete
MichaelMcE Posted February 8, 2005 Author Report Posted February 8, 2005 Oh, you want to program it? Best to use offset 3110 and send the FSUIPC Traffic Density Control. Recent releases of FSUIPC support FSUIPC controls via this offset as well as FS controls. See the Advanced User's guide for control numbers. Regards, Pete Excellent! Thanks for the pointer and quick turn-around. -michael
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