Posts: 3,935
Threads: 145
Joined: Aug 2009
Staff roles: Server Manager Coding Dev Moderator
' Wrote:preventing Freelancer Companion v2.02 (the latest) from reading the Discovery Mod's game files, since some files are updated server-side post release of the latest Mod version in order to more carefully control the game's economy.
The changes made by the server are done in memory, and are not saved to your files. Freelancer Companion reads from Discovery 4.86's (all beta releases so far) game files perfectly. v2.02's memory-reading feature is broken with 4.86 however.
' Wrote:But I do need to be able to pull the data I need from the game files, especially if I'm going to try and tackle dynamic economy, and I have no idea how to do that. Any and all advice would be welcome!
Actually, the files are useless when dealing with dynamic economy.