I have a little problem.
I have a gsc menu which transfers private match to online.
It works fine but there is only one problem. The matchbonus is randomized. I want to make it look as real as possible due to people CALCULATING the Match Bonus to see if something is fake or real.
The Match Bonus equation is (10*1+(3+(55*0.5)*Passed Time in seconds)/60
I would like to know how to get this equation working in my GSC menu. Also I'd like to know how to make it count the seconds passed so it can properly calculate the Match Bonus.