How to fix reward cap?

So I could Just do IntvalueA * 100 = intvalueB

Uuuhm, I would do something like…

IntValueB.Value = math.floor(IntValueA/100) -- We do math.floor to remove any decimals. Let's say we have 104 in IntValueA.Value, then the last 4 will not be accounted for and will vanish.

Something like that.

Alright but what line would I put that script tho

Well, you gotta setup how you do it yourself. I cannot help with that sadly.

Oh. I’m using a kit and the kit is in a video I linked below so I didn’t make it ;/

You gotta try scripting your way through it, you learn by doing.

It starts to make sense though. I’ll add more to this post if I got any more questions!

Thanks and have a nice day! :smiley: I’m starting to get values because of our talk