Hello there,
I have made a vizzy launch script, but the log gives me an error code:
29> ModApi.Craft.Program.Instructions.IfInstruction: Could not find local variable with name 'Throttle'.
The number 29 changes every time I start a new flight. What does this number point to?
Thanks for the help.
Are you using funk? That seems like a funk error. If you want to use the throttle input you need to type FlightData.Throttle (i think, i could be wrong). I don’t remember what the number means but if you show your code I can try to help you fix it.