Jump to content
The simFlight Network Forums

Recommended Posts

Posted

Hi,

from older posts I thought it would be possible to add comments to the ends of lines in the FSUIPC7.ini using the semicolon.

I had to learn that the following code snippet only autostarts the second lua script without comment but not the first one. Is this to be expected? Can comments in that section be supported in the future? It's certainly not a big thing but I had some support requests for my shared lua script because of that. Thanks!

[Auto] ;just a test
1=Lua PMCO_FNX32X ;does not start
2=Lua PMCO_PMDG73X

 

  • 4 weeks later...
Posted
On 1/29/2024 at 6:56 PM, John Dowson said:

This change is already implemented in the latest beta if you would like to try it, available here: 

 

Just coming back to say thanks for including this!

Posted

Hi John,

this may sound a little pedantic, but with my example from above, the lua ist still not autostarting with the latest FSUIPC7.

[Auto]
1=Lua PMCO_FNX32X ;does not start, space seems to prevent it...
2=Lua PMCO_PMDG73X; does start

 

Posted
2 hours ago, NovemberUniform said:

this may sound a little pedantic, but with my example from above, the lua ist still not autostarting with the latest FSUIPC7.

Not pedantic at all, more like a bug - I will look into this and update in the next release.

looks like I'm trimming before removing comments, when it should be after...

John

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.