• 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.

Search results

  1. T

    P3D v4 XMLTools64 for P3D v4 v1.0 Released

    Available in Resources page. Enjoy! Tom
  2. T

    XMLTOOLS for FSX and P3D updates

    Guys, XMLTools v2.01 for FSX and XMLTools3D for P3D v3.x are now availables in the Resources pages. Auto/manual installation supported. History: XMLEVENTS V1.1: Bug correction for negative values improperly returned SIMVARS V1.1: Added Pause and Sound status detection. Both also include a...
  3. T

    FSX XMLTools 2.0 installer

    Guys, I've just uploaded an XMLTools 2.0 automatic installer. Useful for developers that need to distribute XMLTools together with their custom applications. You can get it from the Resources page. Tom
  4. T

    XMLTools 2.0 with LOGGER released

    Guys, XMLTools' new version 2.0 includes LOGGER, Robbie McElrath's class for file I/O handling with XML code. It is available in the Resources pages. XMLTools classes: Included in v1.0 and v2.0: XMLVARS v2.0: a class to handle custom variables, including strings, in single/array format...
  5. T

    P3D v2 XMLTools3D for P3D v2.2 released

    XMLTools3D: Prepar3D version of XMLTools has been released and is available in the Resources section. Hope you like it guys! Tom
  6. T

    FSX XMLTools v1.0 is released.

    XMLTools: a common XML expansion module has been released and is available in the Resources section. From Resources' page Overview: This module contains a group of C++ classes aimed to provide extra functions to XML gauges. Some of these classes are in fact development tools for XML...
  7. T

    XMLVars module updated to 1.02

    Hi, I've just updated XMLVars module to version 1.02, expanding its array size limit from 1024 to 2048 unique vars. Posted in the Downloads section, in replacement of the previous version. Tom
  8. T

    Setting AVars within a Simconnect gauge

    Hi, It seems that AVars which depend on many other var sources are not possible to control just by using Simconnect in a regular gauge. As the assignment occurs at the end rather than at the beginning of a frame (as per SDK), the variable is indeed actualized, but it is overwritten again by...
  9. T

    XMLVars module updated to version 1.01

    Available in Downloads section. Includes a couple of minor changes commented in readme files. Tom
  10. T

    <String> element and <Visible> tag issues in FSX

    Hi, Navigating through the forum I came across this thread: http://www.fsdeveloper.com/forum/showthread.php?t=174646 and also found more comments scattered in other threads as well. Well, this is an "issue" (elegant synonymous of bug) in FSX, related to the way <String> element's scripts are...
  11. T

    Updated XMLVars with FS9 version and a gauge example

    Hi, I have updated XMLVars.zip with a now working copy for FS9 (FS2004) thanks to Bob and Robbie McElrath's help. I also added a gauge than can be taken as an example on the advantage of using arrays of variables for certain operations, in this case a simulation of a 757/767 CAS system. I want...
  12. T

    A module for handling XML vars

    Hi, This past weekend I swept the dust from some old C++ code I have used to build custom DLLs; found interesting snippets from which to make a rebuilt and the result is XMLVARS.DLL. This small but powerful module enables de use of custom variables -kind of LVars- for storing and retrieving...
  13. T

    XML: Macros - Extracting Digits

    Discussion thread for XML: Macros - Extracting Digits. If you would like to add a comment, click the Post Reply button.
  14. T

    GPS Variables: How to Access

    Discussion thread for GPS Variables: How to Access. If you would like to add a comment, click the Post Reply button.
Back
Top