-
Posts
564 -
Joined
-
Last visited
-
Days Won
3
Content Type
Profiles
Forums
Events
Everything posted by icemaker
-
reported earlier Canopy open / close keybind doesn't work
icemaker replied to agrasyuk's topic in Bugs and Problems
One month since no updates for A-10 and no news! Can ED show that they care just a bit about A-10C customers? -
In-Game Scratchpad Mod Available - Works Great In VR!
icemaker replied to Fubarbrickdust's topic in Virtual Reality
-
In-Game Scratchpad Mod Available - Works Great In VR!
icemaker replied to Fubarbrickdust's topic in Virtual Reality
You are right My bad -
In-Game Scratchpad Mod Available - Works Great In VR!
icemaker replied to Fubarbrickdust's topic in Virtual Reality
It adds the WP after the last WP, if it reaches the max number of WP it overwrites the first WP and so on. -
In-Game Scratchpad Mod Available - Works Great In VR!
icemaker replied to Fubarbrickdust's topic in Virtual Reality
On the right is an extension i made to have a Keyboard. You just have to create an LUA File and put it on extensions folder. -- An AZERTY Keyboard local keyMatrix = { { "1", "2", "3", "4", "5", "6", "7", "8", "9", "0" }, { "A", "Z", "E", "R", "T", "Y", "U", "I", "O", "P" }, { "Q", "S", "D", "F", "G", "H", "J", "K", "L", "M" }, { "W", "X", "C", "V", "B", "N", "'", "\"" }, { "⌫", {["↩"] = "\n"}, ".", {["␣"] = " "}, "CLS"}, } local width = 30 local height = 30 local container = addRow() local y = 0 for _, r in pairs(keyMatrix) do local x = 0 for k, v in pairs(r) do local title = v local char = v if type(v) == "table" then title, char = pairs(v)(v) end local onClick = function(text) text:insertAtCursor(char) end if v == "⌫" then onClick = function(text) text:deleteBackward() end end if v == "CLS" then onClick = function(text) text:setText("") end end container:addButton(x, y, width, height, title, onClick) x = x + width end y = y + width end For the left Scratchpad just install it like the regular scratchpad they can be used together without any issue. Yes, i asked him if he want to merge versions. Waiting for his answer. -
In-Game Scratchpad Mod Available - Works Great In VR!
icemaker replied to Fubarbrickdust's topic in Virtual Reality
Love the extensions! (see right scratchpad on Screen) Can you add the ability to create Waypoints in planes from Scratchpad? Someone in French community has made some kind of fork of your project to manage this (Left Scratchpad) Very usefull for VR players like me! We can add multiple WP at same time. here is the github of this project. https://github.com/docbrownd/ScratchpadPlus -
Both the A-10c & A-10c Ⅱ MFCD night mode become terrible
icemaker replied to hjd1985's topic in Bugs and Problems
Seems that exported viewports look better than ingame! The concern is for VR players! -
It's related to TGP optics gimbals that are not physicalli able to manouver in some positions so the TGP moves the optics to a more "comfortable" position.
-
-
I hope they will also resolve the NVG and HMCS. The symbols are green when using NVGs it's inacurate because the HMCS glass is between the eye and the NVG. The HMCS symbology should not be affacted by NVGs
-
Can we have the new pilot and Helmet template?
icemaker replied to icemaker's topic in A-10C/A-10C II
For external view... -
Just for comparison, here is a footage from the real A-10C TGP you will see it's most used in WHOT, we can see very clearly and have not much explosion saturation
-
missing info Friendly vehicles inverted WHOT/BHOT in FLIR
icemaker replied to icemaker's topic in Bugs and Problems
After a test it's related to units not completed, they appear inverted and full IR signature Do we have a list of units that have been completed? it may be easyer for mission makers -
missing info Friendly vehicles inverted WHOT/BHOT in FLIR
icemaker replied to icemaker's topic in Bugs and Problems
OK, but have you noticed that the TGP indicates WHOT and rolling vehicles are actually black? Do we have any way to record only a part of a track? because it's a 2 hour mission maybe too long to replay -
missing info Friendly vehicles inverted WHOT/BHOT in FLIR
icemaker posted a topic in Bugs and Problems
During a mission we noticed with my squad mates that the friendly vehicles are inverted in FLIR. If TGP is in WHOT, enemy vehicles are Withe and Friendly Black! If TGP is in BHOT, enemy vehicles are Black and Friendly Withe! See screnshots. -
reported A10c ii MFCD backlight brightness not working
icemaker replied to DOG's topic in Bugs and Problems
Crossing fingers! Thanks for the heads up -
reported A10c ii MFCD backlight brightness not working
icemaker replied to DOG's topic in Bugs and Problems
Great News! Thanks NineLine -
I agree with you but my concern is that this poor guy is alone
-
How an entire module just has one dev on it? if your guy quits what happens to the module?
-
Great but you said you have no ressources for this module. Unacceptable that devs break a module and don't have time to solve their error
-
reported A10c ii MFCD backlight brightness not working
icemaker replied to DOG's topic in Bugs and Problems
Since the new FLIR system it's almost impossible to detect targets with TGP! In A-10 we don't have a CP/G that can play with gain and contrast levels to see something! I can understand that no devs are available to add functionnalities to the plane but, i can't understand that they break the plane and dont care to repair it! -
Can you give more infos about how you manage that?
-
Your plane needs to know what you are aiming. First do a LSS (laser search) to find what target the Reaper is lasing. Define it as SPI, and you will have your reticle
-
You can create one Skin by member with his number like you want it to be, then they choose the skin matching their number.
-
Can we drive a cow???