M MasterOf13FPS Administrator Staff member Administrator MasterOf13FPS Joined Jul 11, 2020 Messages 0 Reaction score 26 Points 0 May 27, 2018 #1 Hello, can someone send me please like real time cps in game? (Not only when you connect to the server) Thx
Hello, can someone send me please like real time cps in game? (Not only when you connect to the server) Thx
M MasterOf13FPS Administrator Staff member Administrator MasterOf13FPS Joined Jul 11, 2020 Messages 0 Reaction score 26 Points 0 May 27, 2018 #2 ...
M MasterOf13FPS Administrator Staff member Administrator MasterOf13FPS Joined Jul 11, 2020 Messages 0 Reaction score 26 Points 0 May 28, 2018 #3 onLeftClick: clicks++; if (reachedTime(1000)) { cps = clicks;cps = clicks; clicks = 0; } drawString("CPS: " + cps)
onLeftClick: clicks++; if (reachedTime(1000)) { cps = clicks;cps = clicks; clicks = 0; } drawString("CPS: " + cps)