Founders MrMuppet Posted June 4, 2012 Founders Report Posted June 4, 2012 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. Quote
shockwave Posted June 4, 2012 Report Posted June 4, 2012 that is awesome keep up the good work greetz Shockwave Quote
Charlie Posted June 5, 2012 Report Posted June 5, 2012 Is that the new TSP stat along with skill rank you see on my siggy? Quote
Luca Posted June 5, 2012 Report Posted June 5, 2012 How work the Rate-Sytem? Only Kill/Death??? Quote
Founders MrMuppet Posted June 5, 2012 Author Founders Report Posted June 5, 2012 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 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.