Search found 13 matches

by zeidan
Tue Jan 17, 2017 6:34 pm
Forum: Prepar3D Website and Download Questions
Topic: [RESOLVED] Downloaded P3d V3.4.18 but zip file doesn't work
Replies: 8
Views: 18137

Re: Downloaded P3d V3.4.18 but zip file doesn't work

News from here. I don´t know if what I did really concerns, but I've got finally to download it. Here goes my procedure: 1) Disabled security stuff (anti-virus, firewall and so forth) 2) Started download via Microsoft Edge browser under Windows 10 3) At 12%, the download proccess paused unadvertentl...
by zeidan
Sun Nov 20, 2016 12:43 am
Forum: Software Development Kit (SDK) Questions
Topic: visual studio 2015 & latest std
Replies: 19
Views: 31768

Re: visual studio 2015 & latest std

Hi, ron991,

Finally, I´ve got to compile and run it! But only after install Visual Studio Express 2013.

Thanks a lot for the hint!

Best regards...
by zeidan
Sat Nov 19, 2016 9:06 pm
Forum: Software Development Kit (SDK) Questions
Topic: visual studio 2015 & latest std
Replies: 19
Views: 31768

Re: visual studio 2015 & latest std

Hi ron991, I revised all the proccess and discovered some mistakes I´ve maiden. Sorry about that. This time, I had the fatal error bellow: 1>LINK : fatal error LNK1104: cannot open file 'C:\Program Files (x86)\Lockheed Martin\Prepar3D v2 SDK 2.5.12946.0\Utilities\SimConnect SDK\lib.obj' During this ...
by zeidan
Sat Nov 19, 2016 5:37 pm
Forum: Software Development Kit (SDK) Questions
Topic: visual studio 2015 & latest std
Replies: 19
Views: 31768

Re: visual studio 2015 & latest std

Hi, Ron991, Still no success here. By the way, I´ve noted some issues regarding to your steps: Here are the steps I do: 1. create project (P3DTest) - Win32 console app - empty project 2. Copy paste the code example to a new cpp file (P3Dtest.cpp) 3. Right click on the project select properties. 4. e...
by zeidan
Tue Nov 15, 2016 9:44 pm
Forum: Software Development Kit (SDK) Questions
Topic: visual studio 2015 & latest std
Replies: 19
Views: 31768

Re: visual studio 2015 & latest std

Here are the steps I do: 1. create project (P3DTest) - Win32 console app - empty project 2. Copy paste the code example to a new cpp file (P3Dtest.cpp) 3. Right click on the project select properties. 4. expand C++ 5. add new inc folder - in my case its F:\Program Files (x86)\Lockheed Martin\Prepar...
by zeidan
Fri Feb 06, 2015 7:57 am
Forum: Scenario Development (SimDirector) Questions
Topic: Design Question - an adaptive training environment
Replies: 8
Views: 19600

<t>Hello, Charles,<br/> <br/> Sorry by the long time to answer you...<br/> <br/> (1) About the "INDEX" in SetPropertyAction: I´m terribly sorry!!! It is the second field at "Object Properties" window, just bellow "Descr" field. I was looking at the end of the window!!! LoL Thanks again for the helpi...
by zeidan
Fri Jan 30, 2015 10:06 pm
Forum: Scenario Development (SimDirector) Questions
Topic: Design Question - an adaptive training environment
Replies: 8
Views: 19600

<r>Hi,<br/> <br/> With Charles hints, now I have the most of I needed to customize my missions. Thanks again <E>;)</E><br/> <br/> Now, I´m a little bit confused in how to creat a "scoring mission". I´m a little bit confused with goals stuffs. My goals seem to run fine, since I have The Resolution Co...
by zeidan
Fri Jan 30, 2015 5:21 pm
Forum: Scenario Development (SimDirector) Questions
Topic: Design Question - an adaptive training environment
Replies: 8
Views: 19600

<t>Another chapter of this great learning:<br/> <br/> I´ve got to force engines shutdown by setting the SetPropertyAction GENERAL ENG MIXTURE LEVER to 0. The missing point in relation to what I was doing is that it´s necessary to configure the index. As I didn´t find where to set it in SetPropertyAc...
by zeidan
Fri Jan 30, 2015 3:59 pm
Forum: Scenario Development (SimDirector) Questions
Topic: Design Question - an adaptive training environment
Replies: 8
Views: 19600

<r>Hi, Charles,<br/> <br/> At first, thanks a million for your answer. By a detailed reading of the links you´ve passed, I could manage the property names more properly. Now, I´m able to use the Monitoring Profiles and the Monitoring Properties, which allowed me to put that simple mission to work.<b...
by zeidan
Thu Jan 29, 2015 8:40 pm
Forum: Scenario Development (SimDirector) Questions
Topic: Design Question - an adaptive training environment
Replies: 8
Views: 19600

<t>Hi, friends,<br/> <br/> I´m facing problems with the PropertyTrigger. The most difficult point to me is to know what property names I can use.<br/> <br/> In my SimDirector learnings, I´m trying to put PropertyTrigger to check if the mooney engine is running.<br/> <br/> First of all, I´ve tested t...
by zeidan
Sat Jan 24, 2015 8:06 am
Forum: Scenario Development (SimDirector) Questions
Topic: SimPropCompiler: Parser error during XML to SPB conversion
Replies: 1
Views: 7887

<r>I´ve discovered my mistake: the xml file to be compiled MUST be placed inside the same folder as SimPropCompiler.exe is. So, the step 1) above was ineffective.<br/> <br/> Problem solved.<br/> <br/> Thanks for the chance to use this place to share the point with you <E>:)</E><br/> <br/> -----<br/>...
by zeidan
Fri Jan 23, 2015 3:40 pm
Forum: Scenario Development (SimDirector) Questions
Topic: SimPropCompiler: Parser error during XML to SPB conversion
Replies: 1
Views: 7887

<t>Hi, friends,<br/> <br/> In the mission creation process, I´m facing a problem with SimPropCompiler XML to SPB conversion.<br/> <br/> To garantee a well-formed XML file, I´ve used missioncreation.xml, that comes in SDK\Mission Creation\Mission Samples\Tutorials\Tampa-ClearwaterTour folder.<br/> <b...