LS 22 Console Helper v1.0.0.1

LS 22 Other



LS 22 Console Helper v1.0.0.1

Version 1.0.0.1
Fix bug in chV command (gfind replaced by gmatch)

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.
Have fun with this
BigBlueHH

Credits:
BigBlueHH
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)


Why to use Farming Simulator 19 mods | Farming Simulator 22 mods?
Even though Farming Simulator 2019 / Farming Simulator 2022 is a great game, you can make it even more astonishing by installing Farming Simulator 19 mods / Farming Simulator 22 mods. There are plenty of mods for every part of the game so you can change or integrate whatever you like. All the FS 19 mods / FS 22 mods are absolutely costless, so you won’t spend anything trying to change the game according to your own wishes. Our main goal is to keep Farming Simulator 19 / Farming Simulator 22 community happy where everyone has a possibility to implement their ideas and enjoy playing a perfect game. If something looks disturbing, bothers you or maybe you just need to integrate more tools and supplements, simply use FS 2019 mods / FS 2022 mods. Not many games provide an opportunity to change it by individual needs, but Farming Simulator is different. You can do whatever you want just by installing LS 19 mods/ LS22 mods so it’s time for you to take action and fulfill even craziest ideas!



You may also like...

Leave a Reply

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