FS 22 Other

Console Helper v1.0 LS 22


This mod is a little helper to debug mods or scripts easier. With the 3 commands values can be read and written, functions can be called and tables can be read recursively. Everything that is output in the console is also directly available in the logfile.

The following commands are available:
Command: chT
Read tables recursively , optionally you can specify the maximum depth (no specification = depth 1).

Examples
chT _G
chT g_currentMission
chT g_currentMission 10 (better not do this because it takes forever…)

Command: chF
Call functions/methods, optionally pass up to 3 arguments.

Examples
chF g_currentMission.controlledVehicle:getFullName
chF g_currentMission.controlledVehicle:setCruiseControlMaxSpeed 20
chF g_currentMission.controlledVehicle:getCruiseControlMaxSpeed

Command: chV
Read or write the value of a field.

Examples
chV g_currentMission.controlledVehicle.price
chV g_currentMission.controlledVehicle.price 999999
chV g_missionManager.missions.1.reward
chV g_missionManager.missions.1.reward 50000

Of course, many other things can be called or displayed using the ConsoleHelper’s commands as well.

Credits
BigBlueHH

Please rate this mod
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

What is this FS19 mods, FS22 mods use for

We offer mods for Farming Simulator 19 / Farming Simulator 22 game versions. This is an agricultural game that gives you an opportunity to grow vegetables, take care of animals and buy or repair FS19 vehicles / FS22 vehicles mods. But what if there is not enough features for your game and you want to improve Farming Simulator 19 / Farming Simulator 22? Just browse in our Farming Simulator 19 mods / Farming Simulator 2022 mods categories and download free Farming Simulator 2019 mods / Farming Simulator 22 mods that will ease your game.






Leave a Reply

Your email address will not be published. Required fields are marked *