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

[Misc Events] Drone Controls

Messages
48
Country
unitedkingdom
I cannot find any reference to these anywhere, has anyone used these?

Drone Controls​

The following are only currently valid for the Pelican but may be useful for other aircraft/drones.

Event NameParametersDescription
AXIS_VERTICAL_SPEED_SET[0] Value between 0 and 16000
VERTICAL_SPEED_DEC[0] Value between -16000 and 16000 to decrement by
(maps to a value between -1 and 1)
By default this will decrement the vertical speed by 1/128, but you may supply a decrement amount as a parameter.
VERTICAL_SPEED_INC[0] Value between -16000 and 16000 to increment by
(maps to a value between -1 and 1)
By default this will increment the vertical speed by 1/128, but you may supply an increment amount as a parameter.
VERTICAL_SPEED_SET[0] The axis value between -1 and 1 (maps to -16000 and 16000)Set the vertical speed to a value between -1 and 1.
VERTICAL_SPEED_ZERON/ASet the veretical speed to 0.

 
Back
Top