Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I take a percentage out of value?

Asked by 4 years ago

Hello, I wanna take a percentage out of a value and then add it to another value, The problem is that I don't know how. I searched all over the internet and found only how to get one value from a table with a percentage but thats not what I want.

Help Would Be Really Appreciated

0
Divide the number by the maximum possible value. Example: math.random(25)/25 programmerHere 371 — 4y
0
Wdym MajinBluee 80 — 4y

Answer this question