
aymen
Members-
Content Count
21 -
Joined
-
Last visited
About aymen
-
Rank
Junior Member
- Birthday 03/15/1982
Personal Information
-
Flight Simulators
fsx
-
Location
tunis
-
Interests
fly
-
Occupation
sim rtech
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
hello friends i'm looking to buildmy own f-16 homecockpiti need the frame layout and dimension did someone provide for me ? thanks in advance
-
hi i need the F-5e helios profile to export the radar on exteral screen
-
hi the tanks ride it is a real simulation or just direction and fire ??
-
hi i want to ask if i can export the f-5e radar to a second screen using helios ??
-
hi i need the f-5e dimension of cockît and location panel and panels dimension to build my own cockpit thanks
-
hi i need the cockpit dimension layput of the cockpit and panels to build my own simulator thaks
-
hi vampire did u have the cockpit panels dimension of f-5e
-
hi arthurDCS thanks so mush i found the f-5e dcs bios librery on github on the link you write it above
-
hi im triying to build my cockpit for F-5E tiger, to make dcs bios communicate with dcs world i need the F-5E.lua file to insert it inside dcs bios to control F-5E trough aduino , i found a lua file in this site but all of them are uncompleted i need a completed one thnks
-
DCS-BIOS F/A-18C library. Get it here!
aymen replied to Bullant's topic in Controller Questions and Bugs
hi i need the f-5e.lua file to add it inside dcs-bios to build my cockpit for f-5e tiger -
hi i need the completed f-5e.lua file to interface ardduino with dcs-bios for f-5e tiger
-
hello im trying building my f-5e cockpit for dcs i need the f-5e.lua file and f5e librery to add it inside dcs bios , i found some uncompleted lua file in this site , if no have how can i create one
-
hi i need the completed F-5E.lua file. i already have a file but it not comleted not containe all gauges and switch ... BIOS.protocol.beginModule("F-5E", 0x3000) BIOS.protocol.setExportModuleAircrafts({"F-5E-3"}) local inputProcessors = moduleBeingDefined.inputProcessors local documentation = moduleBeingDefined.documentation local document = BIOS.util.document local parse_indication = BIOS.util.parse_indication local defineIndicatorLight = BIOS.util.defineIndicatorLight local definePushButton = BIOS.util.definePushButton local definePotentiometer = BIOS.util.definePoten
-
F-5E dcs bios hi thinks for for your help your informations , but i have some points to understand i found a F-5E.lua it seems not contain all switches and gauge .... -------------------------------------------------------------- BIOS.protocol.beginModule("F-5E", 0x3000) BIOS.protocol.setExportModuleAircrafts({"F-5E-3"}) local inputProcessors = moduleBeingDefined.inputProcessors local documentation = moduleBeingDefined.documentation local document = BIOS.util.document local parse_indication = BIOS.util.parse_indication local defineIndicatorLight = BIOS.util.defineIn