Hi, i Want to make a Converting System for My game Knife islands basically if i have 34k seconds i want to be able to convert that into coins
like 50 seconds is 25 coins
Thanks:D
Hi, i Want to make a Converting System for My game Knife islands basically if i have 34k seconds i want to be able to convert that into coins
like 50 seconds is 25 coins
Thanks:D
Use this equation, x is coins, and y is seconds:
(y/50) * 25 = x
So, if you have 34k seconds, you plug that in by doing:
(34k/50) * 25 = 17,000
Hmm well its leaderstats
So, just set the value by doing that?
Ok let me try but i want it to be in a gui so let me try
like basically if you had 1000 seconds you can convert it to coins with a gui
Yeah, so when it is activated, just do the math using the player’s coins.
wait dm me on Tunnells#0924 on discord