Win/Loss Bars, Percentages Problems
Hello Click Team community.
I am having issues creating a thing similar to the Like/Dislike bars on YouTube, that instead shows Wins/Losses.
--------------------
Current items:
-Green Bar (counts from left)
-Red Bar (counts from right)
Current values:
-Wins
-Losses
-Total Games Played
--------------------
I tried using (Wins/Total)*100 on the green bar, and (Losses/Total)*100 on the red bar, but the counters would just go blank.
Does MMF2 not handle decimals? (For example: 2/3 = 66.667%)
Thanks in advance.