

Swson
Members-
Posts
135 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Keybinds for VTH /HUD brightness do not seem to work.
Swson replied to Snappy's topic in Bug Reports
I confirm that ….unfortunately….. -
investigating No more Arc-210 label in radio menu
Swson replied to Swson's topic in Bugs and Problems
This interphone label happens with easy communication activated, I deactivated it then arc210 is labelled again then I activated easy com again and arc210 now stays labelled so I don’t know why this Interphone label appears……weird -
When radio throttle button is pushed FWD, the label on the radio menu is Interphone and not ARC210 as before last update
-
I finally found a way to know if the human player of an aircraft is still piloting or has ejected first you need to get the player Plane Id from export.logetplayerplaneid() then get the object info from export.logetobjectby Id(player plane id) if not object info then the pilot is out the aircraft this script is working in a hook script where you can’t manage events
-
I am looking for the Argument Id value related to the KU display in the pilot cockpit ….I had in mind it was 15 but seems not that any help would prevent me making a lot of trials to find it….Thanks in advance
-
thanks a lot but i'm looking to code able to be working in a hook program launched at every kind of mission start and running on every frame based. Unfortunately, i've discovered that most function and particularly the world.xxx ones are not allowed in hooks scripts but only into mission environment. So i'm now looking to different side ways like getting the getlife() fuction (not sure it works) or creating a generic mission mod into the savegame/mod/folder....
-
Hi, i would like to write a script to return in a variable true or false the result of an event check on S_EVENT_PILOT_DEAD and S_EVENT_CRASH in order to stop immediately the export of data toward my 6DOF motion platform driving software to prevent excessive moves. i know how to stop the data export so I could do if I had the information but I don’t know at all how to manage the events in DCS scripts to create this information….any help would be highly appreciated….
-
thanks for answer 3 - all controllers are working fine with all mods except M2000 throttle which is warthog but I’ll check a possible conflict dedicated to this mod I have added a wwPO2 and a Virpil Apache collective lately, I don’t remember if the problem occurred after or before….anyway it’s true DCS creates often axis garbages when a new control is added…. 4- I will check but I made hundredth of M2000 flights and never noticed this behaviour before… 5- yes I think so I need to investigate on that and make a ticket for now I’m in .lua developments to limit the aircraft crashes on missile hit, ground sea or CVN effects on my 6DOF platform so I’ll come back later on these M2000 problems… By the way did you noticed same behaviour on this mod with your setup?
-
1- activate the pilot body in the cockpit 2- use your HOTAS throttle control to make slight adjustment to power 3- the vitual pilot arm moves with the virtual throttle like if it had a Parkinson illness then it stabilizes but could as well move alone during the flight with impact on power 4- randomly, the altimeter needle jump from several hundredth of feet up or down then return to the good value Radar altimeter activated or not it’s the same however this is very random and occurs not too often 5- starting a instant free flight from Normandy map I was unable to zoom in/out on the map which was possible with on other module or on another map with the 2000
-
It’s a pity that such a nice module being fully abandoned….in last DCS update I noticed always the instability of the pilot left arm and relative throttle, also the altimeter seems sometimes living its own life…the Normandy map is impossible to resize when launched the free flight mission in it….we pay for this module we can expect that either Razbam or DCS being involved in maintening it !!! Or refund the customers.
-
OK so provide us a mean to adjust the position of the IHADS display in VR because I need touching my chest with my nose or nearly to see the azimuth bar on the top....whatsoever perfect being the calibration and the adjustment of my MD on my face
-
Reshade 6.0 gets native support for OpenXr
Swson replied to speed-of-heat's topic in Virtual Reality
Where are stored the personal profiles you create using the + and how to reload them ? Use of previous next ? -
When you cage the HUD visualization it remains a velocity vector display at the uncaged position but without the central circle. dont know if it is normal or nor
-
When pushing the jettison button on my collective the function does apply but the button is not animated as pushed on the left side panel while it is when I press it using the mouse.(visually going down)