This mod has two main objectives:
To define a game environment mimicking real-life farming.
To enable players to individualize the game using a simple editor.
Version 1.0.0.0
Consider this a beta version. Testing has been very sparse.
This mod is very downscaled compared to the original mod for FS19. The FS22 version includes the following scripts:
RealNumbersFieldPrices.lua: (press lAlt-rf to get a list of field area and other information)
Adjusted prices of farmland
Defines a fraction of the farmlands as leaseable at a reduced cost (can be turned off)
RealNumbersFillTypes.lua:
Adjusted pricePerLiter (only fillTypes, not buildings or equipment)
RealNumbersFruitTypes.lua
Adjustable yield, windrow yield and seedUsage (default is no scale)
RealNumbersStorePrices.lua:
Adjustable prices for bales, bigbags, bigbagpallets and pallets
RealNumbersLeasing.lua:
Adjustable leasing cost for equipment (default: flat daily fraction of trade value)
RealNumberContractRewards.lua:
Adjusted rewards for missions
RealNumbersSellingStations.lua
Reduced price variation between sellPoints
Still to do: reduce helper wages.
Each script is independent.
All scripts, except RealNumbersFieldPrices.lua, can be commented out in modDesc.xml.
There is only one universal version of the mod.
Mod users in different parts of the world may need
to adjust the price scaling inside each script to fit price levels in their part of the world.
In the FS19 version, a unique set of parameter values were defined for each item.
I do not have the time to repeat this detailed approach in FS22.
In the FS22 version, items are scaled in large groups.
E.g., all fillTypes are scaled by the same number.
This mod has not been written for Multiplayer mode.
Nor has it been tested in Multiplayer mode.
-
Version 1.0.1.1
-
Modbot -
6. März 2022 um 19:20 -
191 Downloads
Version 1.0.1.1
Changelog 1.0.1.1- RealNumbersStorePrices.lua: Added net wrap and bale twine to filltypes.
- Enabling multiplayer clients to read xml files placed in modSettings/RealLifeNumbers/savegame0
-
-
Version 1.0.0.10
-
Modbot -
19. Februar 2022 um 13:18 -
52 Downloads
Version 1.0.0.10
Version 1.0.0.10: In version 1.0.0.9 RealNumbersContractRewards.lua has had aperiodic failures when updating.The exact cause is unknown, However, the issue disappears when the savegame is restarted.
This suggest that the issue might occur if the mission is being deleted by FS22 while RealNumbersContractRewards is running a periodic update.
In Version 1.0.0.10 the script has been made more tollerant toward this situation.
I have not observed the issue since the corrective measures have been added.
However, the situation is rare and a one-person test team is not sufficient to determine, if the issue remains.
-
-
Version 1.0.0.9
-
Modbot -
30. Januar 2022 um 20:29 -
89 Downloads
Changelog 1.0.0.9
- RealNumbersContractRewards.lua: upgraded with xml file and supplyTransport
- RealNumbersAnimalScaling.lua: fixed an issue at the end of the month
-
-
Version 1.0.0.8
-
Modbot -
23. Januar 2022 um 13:28 -
62 Downloads
Version 1.0.0.8
- Animal scaling parameters now in xml file
- RealNumbersLoan.lua defines inrerest rate and max loan amount.
- RealNumbersFieldPrices.lua lAlt-ry list predicted crop yield
- RealNumbersSprayTypes.lua: adjusted spray rates
- RealNumbersCropGrowth.lua: lAlt-rs changed to lAlt-rg
- Small fixes in parameter values
- Three sets of xml files for France, UK, and US Heartland, respectively.
-
-
Version 1.0.0.7
-
Modbot -
6. Januar 2022 um 17:13 -
70 Downloads
Version 1.0.0.7
Added a script to define unique crop growth calendars for each savegame.Extended the script for renting fields to use an xml file.
-
-
Version 1.0.0.6
-
Modbot -
27. Dezember 2021 um 16:02 -
69 Downloads
Version 1.0.0.6
Reads modified game data from XML files in the folder modSettings. -
-
Version 1.0.0.5
-
Modbot -
18. Dezember 2021 um 17:20 -
56 Downloads
Version 1.0.0.5
Fixed a few issues in version 1.0.0.4. Nothing new added. -
-
Version 1.0.0.4
-
Modbot -
18. Dezember 2021 um 11:31 -
47 Downloads
Version 1.0.0.4
Added a script for scaling animal parameters.
Added a script to print calender information to log file.
-
-
Version 1.0.0.3
-
Modbot -
10. Dezember 2021 um 16:20 -
67 Downloads
Version 1.0.0.3
Added a script to scale size of field stones: RealNumbersStoneScaling.luaAdded dailyUpKeep to shop items in: RealNumbersStoreOrices.lua
-
-
Version 1.0.0.2
-
Modbot -
6. Dezember 2021 um 16:40 -
42 Downloads
Version 1.0.0.2
Added a script RealNumbersTreeLogPrices.lua to adjust prices for wood logs. -