Hello, I created a mod update checker and the only thing that needs to be added to your code for the mods to be compatible is `[assembly: System.Reflection.AssemblyMetadata("NexusModID", "You ID Mods")]` and always change the version information in MelonInfo
oh no wait, i am on version 2.0.2 already. But maybe WolfsBusiness mod (the money drip feature) is causing some odd numbers with decimals which aren't visible. If i place one dollar less, i can transfer it.
hmm weird, we'll have to check into this. could you please add details about the factors? Are you at max weekly deposit limit, do you have reset enabled etc.
For some reason when I use the app and I clean out my bankaccount there is still one dollar left that is showing but the game thinks I have no money left.
downloaded this through thunderstore and cant find the config file anywhere, even following the instructions you have in the versions history. is there a reason it doesnt show up?
You need to start the game at least once after installing the mod — that’s when the config file gets generated. Once you’ve launched the game, the config file should appear in UserData/BankApp.
"I found that I can only deposit or withdraw when the limit is turned off, which I’d prefer not to do." We hadn’t noticed that and will take a look into it!
"The interval in seconds after which the weekly deposit limit resets." This means exactly what it says: it defines after what time (in seconds) the weekly deposit limit will reset. Only affects the reset when "DisableWeeklyDepositLimit" is enabled (true).
Update out now. There is now a config file in userdata that allows you to enable weeklylimit resets. Which ultimately overrides weekly limit, you can customize when the reset should happen.
Ya my message wasn't as clear as it should have been. I meant, override it to like 25K or 50K etc. Still want a limit imposed just not 10K. But thanks for your efforts anyway.
33 comments
System.Reflection.AssemblyMetadata("NexusModID", "You ID Mods")]` and
always change the version information in MelonInfo
Is this a bug or is it just me?
thanks! :)
oh no wait, i am on version 2.0.2 already.But maybe WolfsBusiness mod (the money drip feature) is causing some odd numbers with decimals which aren't visible.
If i place one dollar less, i can transfer it.
The mod is literally on the Thunderstore Mod Manager. Go use it there if you're THAT paranoid.
No virus in this mod...
Also, what does this mean in the config file:
# The interval in seconds after which the weekly deposit limit resets.
WeeklyDepositResetInterval = 10
Interval "in seconds" for what?
We hadn’t noticed that and will take a look into it!
"The interval in seconds after which the weekly deposit limit resets."
This means exactly what it says: it defines after what time (in seconds) the weekly deposit limit will reset.
Only affects the reset when "DisableWeeklyDepositLimit" is enabled (true).