LS 25 Data Dump v1.0.0.0

LS 25 Other



LS 25 Data Dump v1.0.0.0

The main purpose of this mod is to save the global tables, functions, classes and variables from Farming Simulator to well-formed Lua files. Use these files to better understand the Farming Simulator object model through reverse engineering (especially useful until the official documentation is released).

With these global objects as a starting point, you can then use the console command ‘dtSaveTable’ from the mod ‘Developer PowerTools’ to save whole Lua tables (and full table hierarchies) for further analysis.

E.g. if the output of Data Dump contains a global table called ‘g_gui’ you can then execute the console command ‘dtSaveTable g_gui g_gui.lua 10’ to save the g_gui table to a file called g_gui.lua with a max dept of 10 levels.

USAGE:
1. Open the developer console in FS.
2. Type ‘ddDump’ and hit [ENTER]
3. Review the files in the ‘../Documents/My Games/FarmingSimulator2022/modSettings/FS25_000_DataDump’ folder
4. (optional) Execute ‘ddSaveGlobalTables {maxDepth} {forceDeep}’ – this will automatically export all global “g_*” tables as well as specifically the “g_currentMission” and “g_localPlayer” in deeper table structures (the ddDump command exports a shallow strucutre for performance reasons)
5. (optional) Run ‘dtSaveTable {tableName} {luaFileName} {maxDepth}’ – this will export the specified table {tableName} with {maxDepth} number of levels to the file {luaFileName}

If you have any issues check out my GitHub page.

Required mod:
Developer PowerTools

Credits:
w33zl
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 *