Real Mower v1.0 FS22
Real Mower v1.0 FS22
With this mod, you can mow the grass in all areas on the map. It also mows all bushes and weeds.
A function is added to all vehicles with “mower” specialization
You can activate / deactivate the mod function for the current vehicle
Default controls:
KEY_o – turn on / off mod function for current vehicle
If you find any errors or issues, let me know in a comment, and I will fix them in the next version.
Credits:kenny456
Hallo,
hab bei mir ein Problem gefunden :
Warning (script): ‘setXMLBool’: Argument 2 has wrong type. Expected: Bool. Actual: Nil
2022-11-10 09:45 2022-11-10 09:45 D:\auto_builder\cache\svn\c78b8e9fd511068b75e29ec1c649c1d3\src\base\scripting\lua\LuaScriptSystem.cpp (903)2022-11-10 09:45 : 2022-11-10 09:45 expectedType == Value::VoidType || expectedType == Value::ClassType
2022-11-10 09:45 LUA call stack:
=C:/Users/Katzenschläger/Documents/my games/FarmingSimulator2022/mods/FS22_RealMower/realMower.lua (108) : setXMLBool
dataS/scripts/vehicles/Vehicle.lua (1406) : saveToXMLFile
dataS/scripts/utils/VehicleLoadingUtil.lua (640) : saveToXMLFile
dataS/scripts/utils/VehicleLoadingUtil.lua (673) : saveVehiclesToSavegameXML
dataS/scripts/FSCareerMissionInfo.lua (336) : save
dataS/scripts/utils/Utils.lua (460) : oldFunc
dataS/scripts/utils/Utils.lua (460) : oldFunc
dataS/scripts/missions/SavegameController.lua (450) : saveToXMLFile
=[C] (4294967295)
dataS/scripts/missions/SavegameController.lua (789) : saveWriteSavegameStart
dataS/scripts/FSBaseMission.lua (2970) : saveSavegame
dataS/scripts/utils/Utils.lua (460) : oldFunc
dataS/scripts/FSBaseMission.lua (2317) : saveSavegame
dataS/scripts/FSBaseMission.lua (2143) : updateSaving
dataS/scripts/missions/mission00.lua (577) : update
dataS/scripts/main.lua (1242) : update