Verified:

sigma Game profile

Member
406

Oct 4th 2013, 4:42:54

min(5*MULT,floor(6*MULT*TURNS_ELAPSED/TURN_RATE))

Can you clarify this and tell me what I'm doing wrong. Assuming turns every 5 minutes (ffa/alliance), hitting GS, and hitting at 200 turns elapsed.

min(5*1, floor(6*1*200/300)) == 4

Am I using the formula wrong?


Edited By: sigma on Oct 4th 2013, 5:40:52
Back To Thread
See Subsequent Edit