-
Posts
197 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Trigati
-
No worries, glad you got a sale and I guess I ducked an argument (at least for now) about where I could put it :-0 Sent from my iPhone using Tapatalk
-
Thanks, not too far so I’ll start thinking about it :-) Sent from my iPhone using Tapatalk
-
Ok, to be up front, I’m only half tempted so before I get some serious consideration going could you please let me know whereabouts collection would be? I’d hate to start wanting this to find out its collection from Shetland :-) Sent from my iPhone using Tapatalk
-
for me it was too many displays on a single USB port...so by carfully swapping them all between hubs and the sockets on the PC I was able to stop it...but only if I power them on one by one/
-
We Will Rock You by Queen…but I’m guessing based on your description. Sent from my iPhone using Tapatalk
-
Same Sent from my iPhone using Tapatalk
-
Universal UFC| Works with all modules | Simple Install
Trigati replied to prestonflying's topic in Winwing
I have not had time to test this but it is a very simple change and should work straight away. If it does not just let me know and I'll fire up my DCS and troubleshoot. Just replace the existing file with this tweaked version. wwtExport.lua -
Universal UFC| Works with all modules | Simple Install
Trigati replied to prestonflying's topic in Winwing
It’s a simple fix to the code to treat the mod as if it was the hornet, what I did so the super worked, but need to know what the growler’s selfname would appear as. Can you give us a link to the mod? Sent from my iPhone using Tapatalk -
No, not possible to set a fixed airspeed. Sent from my iPhone using Tapatalk
-
Weapon would be missiles in flight for example whilst Ground would be ground units, jeeps, tanks, infantry etc Sent from my iPhone using Tapatalk
-
@Bailey - thanks for this, I'm hoping I can stop having to run Streamdeck as admin - it's the only way I can get keybinds to register properly. Out of interest..and to put me out of the misery of searching (2 hours so far and no joy), where did you find 1560 being Rearm/Refuel? I can see all the values in Export.lua but thoroughly searching LUA files in the install directory I can't find any others....I even searched for '1560' which brings back many incorrect results...most of which are just numbers relating to weather, graphics or weapons setup. Thanks
-
Sounds like you’ve not set them as L C or R in SimappPro, so they are all acting as the same device. Sent from my iPhone using Tapatalk
-
I know a line of code you can put in the WinWing LUA file that it will always default to off for an aircraft...only issue is it's aircraft specific unless you use the Universal mod for the UFC.
-
Export Values for Engine Informations
Trigati replied to vJaBoG32_Siddharta's topic in PC Hardware and Related Software
Also, try this instead of the getlistindicator as I think that’s part of the exportscript lia I use And, worth checking it’s not a null value before trying to grab the data from it as that can crash the DCS export. IFEI = list_indication(5) i Sent from my iPhone using Tapatalk -
Export Values for Engine Informations
Trigati replied to vJaBoG32_Siddharta's topic in PC Hardware and Related Software
I’ve not played with Hook scripts but I’ll take a look and let you know if I figure it out. Sent from my iPhone using Tapatalk -
Export Values for Engine Informations
Trigati replied to vJaBoG32_Siddharta's topic in PC Hardware and Related Software
It's not part of the mainpanel, to get the values of the IFEI you need to pull the device info using the ListIndicator. Something like (depends on what scripts you are using to get data output): IFEI = getListIndicatorValue(5) Upper_Readout = IFEI.txt_FUEL_UP Lower_Readout = IFEI.txt_FUEL_DOWN Bingo_Readout = IFEI.txt_BINGO -
Not a perfect solution but…. Make it the absolute last page. 999_name.png or something. That way you only have to go left 1 page from the start page and it’s there. Sent from my iPhone using Tapatalk
-
F/A-18C OPERATION GREEN LINE NOW AVAILABLE
Trigati replied to Badger633's topic in F/A-18C Operation Green Line Campaign
DCS: F/A-18C Operation Green Line Campaign by Badger 633 (digitalcombatsimulator.com) -
I think it was an older implementation of the Tacan that got changed. So now you dont use the AA mode. I guess some of the videos you mention might just be that old. Sent from my iPhone using Tapatalk
-
Export.lua not exporting to file for my missions
Trigati replied to ViperAero's topic in Scripting Tips, Tricks & Issues
At a guess when you’re at the slot selection screen it’s trying to export the data but you have not got a slot yet so self data is null values… I suggest you add a few lines of safety code that checks the values are not null before it tries to export them. Sent from my iPhone using Tapatalk -
I would guess that as you were flying direct at it the AI assumed you would be meeting the missile well within the effective zone ( if you didn’t manoeuvre you would be reducing the range/flight distance of the shot) so tried for an optimistic one in a million lucky shot. Might even be realistic if their goal was to stop you getting closer to something valuable and deter you from progressing. A deterrent rather than an expected kill shot. Sent from my iPad using Tapatalk