Its fixed now !
Collins Custom Modding
Creator of
Recent community posts
Hi sir thanks for the feebacks !
Is it possible you try to "spray" anhydrous ammonia with a SLURRY TANKER ???
This is what we found ...
- GIANTS messed up the code -
<ExtendedSprayerHUDExtension>
if self.nitrogenMap ~= nil then
minValue, maxValue = self.nitrogenMap:getMinMaxValue()
local nAmount = spec.lastNitrogenProportion
if nAmount == 0 then
nAmount = self.nitrogenMap:getNitrogenAmountFromFillType(sprayFillType)
end
if spec.isSlurryTanker then
local str = " (~%skgN/m³)"
if sourceVehicle:getIsUsingExactNitrogenAmount() then
str = " (%skgN/m³)"
end
applicationRateStr = applicationRateStr .. string.format(str, MathUtil.round(nAmount * 1000, 1))
else
applicationRateStr = applicationRateStr .. string.format(" (%s%%%%N)", MathUtil.round(nAmount * 100, 1))
end
stepResolution = self.nitrogenMap:getNitrogenFromChangedStates(1)
end
So by now there's no real issue cause you try to do something that is not intended to (Slurred Anhydrous app) but we will "fit" it anyways. Second thing is the NH3 is supposed to be injected to the ground by a toolbar and you'll be able to this friday June 10th at 5pm E.T
Till then have a good one !
Not yet ... 5pm E.T today if everything goes as planned.
From DJ's FB page:
Hey folks, testing continues. The map is set to RELEASE tomorrow, Friday, April 1st, 2022. Don't worry it's not an April Fools joke. It will be available on my itch.io page and also in FB posts around 5PM EST. https://djmodding.itch.io/
I will also be releasing my edit of base game trailers (mod) to carry Anhydrous and Propane, although there might be some great mods around. Sorry to tease you a lot, It gonna be Available Tomorrow. This map is Green Valley Nebraska. It's for PC only and 4X map.