JunyDeveloper / GamblingModLethalCompany

3 stars 7 forks source link

Multiplier bug #26

Closed Qugar closed 8 months ago

Qugar commented 9 months ago

Hi,

I have a problem with the multipliers. If I set them like this

Before

and then start the game, then the mod changes the multipliers back to

After

Am I doing something wrong or is this intentional?

JunyDeveloper commented 8 months ago

Ah this is because I need to make it so those fields can be decimals. Right now they can only be whole numbers with the exception of the "HalveMultiplier" field. I'll update this so they can be decimals!

JunyDeveloper commented 8 months ago

Hello! If you update to 1.1.3+ you should be able to change those numbers to decimals now :)

Qugar commented 8 months ago

Runs like a charm now. Thank you =)