I am not really a programer but this custom action is looking mighty interesting in the mission creation tool. I am just at a lost to what kind of string I would plug into the "PayloadString" option - it needs to be a string simConnect can use. Can someone just provide me with a simple string that sets the parking brake? some example code.
The sdk states:
PayloadString - Text that will be transmitted to the SimConnect client when the action is initiated. The text can be any string that the client might find useful.
I've been looking at the sim connect sdk and i found this method: SimConnect_SetDataOnSimObject(
I suppose this will set what ever data on the sim object. But i just need some exaple code, what do I plug into the parathese? Help would be very much appreciated!
The sdk states:
PayloadString - Text that will be transmitted to the SimConnect client when the action is initiated. The text can be any string that the client might find useful.
I've been looking at the sim connect sdk and i found this method: SimConnect_SetDataOnSimObject(
I suppose this will set what ever data on the sim object. But i just need some exaple code, what do I plug into the parathese? Help would be very much appreciated!
Last edited by a moderator:


