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

How could I find how many times 50 divides into a player's cash?

Asked by 4 years ago

I'm trying to make a money system, money drops based on how much cash they have, so if a player has 500 cash, it should drop 10 'moneys'

I can't even begin to think of a method of figuring this out, can anyone help?

1
Can I have the full script along with the variables to answer? If not, just divide it by 50 by player.Cash.Value = player.Cash.Value/50 AcrylixDev 119 — 4y
0
Oh, right, I didn't think it'd be that easy, probably should of tried it first, thank you, if you post this as an answer I'll mark it correct. BIuehawks 62 — 4y

Answer this question