korentin91 Posted March 10, 2021 Posted March 10, 2021 Hello, I am currently trying to developp a new mod, and I actualy want to make its own cockpit, with HUD. I tried to find some graphics functions (and I searched for a very long time !) even for doing very simple things, like draw line, or points, but I didn't find anything, so I would like to know if anybody here can help me to find a library which can work in "lua dcs" (I tried a lot of functions showed on google, in some tutorials, for other application, like programming on Ipad, but it never draw anything on the HUD : I suppose DCS has his own "lua language", and it expect only a specific function...) Does anybody know, for example the function how to load a picture in DCS lua ? That could help me very much, Thanks
korentin91 Posted March 26, 2021 Author Posted March 26, 2021 Hello Maybe my question is not really clear : broadly speaking, I would like to know the name of the functions in the Lua language, which allow me to draw, to display something in the screen. For exemple, a line function, or a circle function, or even a text function, who permit me to write. My objective is to programming instruments which are displayed on a screen in the cockpit. Thank you
freebirddz Posted March 26, 2021 Posted March 26, 2021 Hello, Check this MOD you will find every thing you need to.
korentin91 Posted March 29, 2021 Author Posted March 29, 2021 Okay I will look at it ! Thank you Camarade
Recommended Posts