Jump to content

Recommended Posts

Posted (edited)

Hi everyone

I'm new to DCS World. I'm working on researchs about dogfight between planes. I tried DCS World "Mission editor" but found that it could only control plane realtime with LUA. It's not suitble for model training. I wonder if I can control aircraft models in DCS World with API such as controlling the flight dynamics model with Python language? Does anyone have experience about this? Thank you!

Edited by mrwangyou
supplement
  • mrwangyou changed the title to Questions about controlling DCS with API
Posted

The scripting engine does not directly control the model in DCS. The level is much higher. Task oriented. The routines are closed in C derived language as this is a commercial simulation.

The plugin environment is open to create a realtime movment - this is exactly what a module is, a plane you can control. But the input requires control via a directx input not a script, you cannot create some interface to steer your plane via Python natively. But you can try with a module and input, but I dont think that is what you want. At least from my understanding.

  • Like 1

___________________________________________________________________________

SIMPLE SCENERY SAVING * SIMPLE GROUP SAVING * SIMPLE STATIC SAVING *

  • 2 weeks later...
Posted
2022/7/24 AM5点13分,Pikey说:

I have no idea about the export environment, I only tinker with the mission environment.

OK, Thanks anyway!

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...