target11 Posted July 22, 2020 Report Share Posted July 22, 2020 Hello the comments in a profile file are deleted as soon as we enter a new command so we lose all the command descriptions ; *************** ; FLAPS DOWN ; *************** 19 = P3,8, K118,8 - {Key press: F7} -; FLAPS DOWN cordially Link to comment Share on other sites More sharing options...
Pete Dowson Posted July 22, 2020 Report Share Posted July 22, 2020 3 hours ago, target11 said: he comments in a profile file are deleted as soon as we enter a new command so we lose all the command descriptions ; *************** ; FLAPS DOWN ; *************** 19 = P3,8, K118,8 - {Key press: F7} -; FLAPS DOWN It's not only there, in profiles Any comment put right at the end will be lost. The last part must be the automatic annotation. Add your comments to the line before the annotation, thus: 19 = P3,8, K118,8 ; FLAPS DOWN - {Key press: F7} - The system is designed so you can add comments before the file is actually used and the annotation added. Incidentally, F7 is assigned by default to "Flaps Inc". It is F8 which is "Flaps Down". Also, it would be more efficient to assign to the actual Flaps Inc control. By assigning to the key you are telling the Sim to look up that key assignment and then use that same control. And also, then, the annotation would tell you what the control was and save you the trouble of putting comments in. Pete Link to comment Share on other sites More sharing options...
target11 Posted July 22, 2020 Author Report Share Posted July 22, 2020 Hello ok thank you but it's a shame for the comments especially when the profile file is very big so it comforts me to go back to target script cordially 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