Jump to content

New rating system


Recommended Posts

  • Founders

The Jaymod and Silent servers are now running the latest version of et 3.0.0 and are now using the new trackbase rating sytem if anyone is actually interested in rating, the Etpub will be tested soon.

Link to comment
Share on other sites

  • Founders

double newXP = 0;

newXP += (((player.maxHits + player.maxHeadshots*2) / 8.0) + player.maxKills) * 2.5; // the light weapons part

newXP += (player.maxKills_h * 3); // Heavy weapons

newXP += (player.maxRevives * 4); // Revives

newXP += player.newDifXP; // EngineeringXP + Battle Sence

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...