Whats funny is people ex. mods are still talking about this mod in the TLD discord, talking about it corrupting saves and "editing values that shouldn't be edited" which is funny to me because its a mod, it was doing what it was designed to do... I used the hell out of this mod and I love it, did it help me get to 1k quick? yeah but not without me blowing myself up 100 times. It sounds like the devs just wanted to get this mod out so people wouldnt get to the end faster. Idk just weird to me... if it fucks me stuff its fine, is game.
ELS, would you be able to make your code open, i would like to try my hand at reviving it if possible.
yeah I never had a problem with my mod, it almost sounded made up, the accusation of the mod breaking your saves. Since I wasn't very liked on that discord server (as demonstrated by me getting banned)
Yeah here's the code for the mod. note that this was in the middle of being updated so there's some differences from the previous version that's released.
For the icons they're added to the project and marked as "Embed resource". or you can just remove the code for them as they're redundant. you can use something like dnSpy to decompile the release versions.
With time since last update, what do you think would be the core reason for the break? Im looking over this now and Im not seeing really any issues, of course im wondering if they changed memory values on some items but would that kill the gui too, idk im going to have to troubleshoot the error log and see whats popping for it. Also when I spoke to the devs on this mod they told me they liked your other mods but this one i guess was something they assumed to be an issue. I mean of course when you edit memory values, things can get wonky but thats modding and their attitude towards it was a bit uncalled for since you know.... its a mod....its changing the gameplay, changing code... yeah idk that community is a bit weird.
could you provide it somehow, would mean world to me, because none of other vers work for me it just makes so i cant do anything in the car like steer handbrake throttle brake - nothing works untill i reset the save
65 comments
im doing everything to make it work
ELS, would you be able to make your code open, i would like to try my hand at reviving it if possible.
Yeah here's the code for the mod. note that this was in the middle of being updated so there's some differences from the previous version that's released.
https://pastebin.com/jqX9YcER
For the icons they're added to the project and marked as "Embed resource". or you can just remove the code for them as they're redundant.
you can use something like dnSpy to decompile the release versions.