Would you like to react to this message? Create an account in a few clicks or log in to continue.

Highscores

 :: FAQ

Go down

Highscores Empty Highscores

Post by Templar_VII Wed Jan 25, 2017 9:20 am

How is single player score calculated?
Code:
score = Max(20, 100 - lostUnitsCount)


How is death match score calculated?
Code:
score = 100 + stage * 100 - lostUnitsCount


How is multiplayer score calculated?
Code:
score = countOfWonGames


When are highscores updated?
If you finish a single player battle or a death match, you'll see a button to "upload scores". This will upload you scores to the server. Multiplayer scores are uploaded automatically when the battle is won or lost. If your enemy drops, go for defeat him, to get a won game.
Templar_VII
Templar_VII
Admin

Posts : 148
Join date : 2015-01-04

https://hightreason.forumotion.net

Back to top Go down

Back to top

- Similar topics

 :: FAQ

 
Permissions in this forum:
You cannot reply to topics in this forum