• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

scenProc Question Regards to Strings

Messages
1
Country
unitedstates
Hi All

I'm very new ScenProc and starting to wonder if I made mistake during the initial install.
I'm trying to make new scenery for p3dv4/5 and I was fallowing the "Advanced tutorial: updating the globe & importing imagery" from perpare3d website. From what I can tell from the errors I'm receiving it does not recognize PEAK_ALL, PEAK_SAMPLE and PEAK_LOW_PITCH as a valid String. Below is the code I'm using ( this was a template on p3ds website ) along with the errors. Please any help would be greatly appreciated and sorry for any stupid questions I'm extremely new to this. And any suggestions on how to improve my knowledge with this tool would be greatly appreciated as well.

Sincerely

Drew

ScenProcSampleError.jpg
 

Attachments

Hi,

It seems the tutorial you are using is quite old, that script uses the syntax of scenProc version 1.0, while you are using a much newer sample now. The manual that comes with scenProc contains many examples though. I think the one in seciton 5.4 is very similar to this tutorial. The script in the manual is up to date for the current version.
 
Adding line numbers in the text editor is 5 seconds work, but I had a look, adding them in all warning messages is a lot more work. I need to modify about 100 classes for that. So I haven't started on that yet.
 
Back
Top