- Messages
- 65
- Country

My apologies if this question has already been asked - I searched the forum and could not find it.
The FSX SDK gives the ability to use simconnect_setDataOnSimObject() to pass an array of variables. As an example of this, it shows setting several waypoints for an AI plane. My question is, is this possible with any other A:vars, or only AI waypoints? Specifically, I'd like to set all the payload weights in 1 call by passing in an array of doubles... All my experimentation suggests it is not possible with anything other than the "AI waypoints list". But perhaps I am doing something wrong. Has anyone ever been able to do this? and if so, how?
Thanks so much,
Farley
The FSX SDK gives the ability to use simconnect_setDataOnSimObject() to pass an array of variables. As an example of this, it shows setting several waypoints for an AI plane. My question is, is this possible with any other A:vars, or only AI waypoints? Specifically, I'd like to set all the payload weights in 1 call by passing in an array of doubles... All my experimentation suggests it is not possible with anything other than the "AI waypoints list". But perhaps I am doing something wrong. Has anyone ever been able to do this? and if so, how?
Thanks so much,
Farley
