Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Archived Forums » Core Patches » Is it possible to change scoring system?
Is it possible to change scoring system? [message #161860] Sun, 26 June 2005 15:11 Go to next message
AlmightyHydra is currently offline  AlmightyHydra
Messages: 5
Registered: February 2005
Karma: 0
Recruit
The ladder scoring system on Renegade sucks, to be honest; people who turn up about halfway through a game, say when Refinery and one factory have already been destroyed, but try hard always get lumped with huge negative values; people who turn up in the last 5 minutes and win the game for their team using a beacon or something get bugga all, while someone who just sits there sniping a nod solder every now and then gets lots simply for being in longer.

I suggest a new scoring system:

Note: PSCORE = the player's score; GTIME = total length of game; PTIME = time player was in game; PTEAM = team player was on; WINNINGTEAM and LOSINGTEAM are self-explanatory

For each player:
calc PADJUSTEDSCORE = PSCORE * GTIME / PTIME
(this is how much they would have earnt if they scored at that rate for the whole game; if they were in the whole game, GTIME/PTIME = 1 so no change)

Then, order the PADJUSTEDSCOREs for each team. This gives you PRANK for each player, with 1 being the worst score on that team and the higher the number, the better.

Define X as the number of players in the game divided by 8. (Round up if necessary). Work out PSIGNEDSCORE as follows:

If (PTEAM = WINNINGTEAM) and (PRANK <= X) or (PTEAM = LOSINGTEAM) and (PRANK > (NUMPLAYERS_ON_LOSINGTEAM - X) then PSIGNEDSCORE = PADJUSTEDSCORE else PSIGNEDSCORE = PADJUSTEDSCORE * -1 (i.e. make negative)

(This means that the top 25% of the losing team will get +ve ladder points; the bottom 25% of the winning team will get -ve ladder points)

Then simply order the PSIGNEDSCOREs for both teams together. Reverse the order of anyone with a negative score. (to ensure that the best losing team player doesn't get the worst punishment!)

Finally, award ladder points on the current 1-3-6-10... system, with two zeros for the lowest positive and highest negative scores, highest positive score gets most +ve ladder points, lowest negative score gets most -ve ladder points.

For example, say there are 8 players, 4 GDI 4 NOD. GDI win the game. (The scores are ridiculously small, sorry)

GDI:
Player Score Percentage of game played
G1 100 80% (would have scored 125)
G2 500 100%
G3 50 100%
G4 70 50% (would have scored 140)

Nod:
Player Score Percentage of game played
N1 250 100%
N2 25 25% (would have scored 100)
N3 100 50% (would have scored 200)
N4 75 100%

The order for GDI is G3, G1, G4, G2 and for NOD N4, N2, N3, N1.
X is defined as 1 (8/8 = 1)

Thus G3, whose PRANK is 1, has -50; G1, G2 and G4 keep their scores of 125, 500 and 140; N1, whose PRANK is 4 > [(4-1)=3] gets +250, while N2, N3 and N4 get -25, -100 and -75. The negative people have their order reversed, ending up as N3, N4, G3, N2.

So the final ranking table is
Player Signed (Actual) Score Ladder Points
G2 500 (500) 6
N1 250 (250) 3
G4 140 (140) 1
G1 125 (125) 0
N3 -100 (100) 0
N4 -75 (75) -1
G3 -50 (50) -3
N2 -25 (25) -6

Here you can see how G4, who scored a reasonably quick 70, would have actually been rewarded instead of receiving 0; G3 who played appallingly got -3; and N1, who got a very good score, receives 3 points although his team lost.

*Under this system, the MVP will ALWAYS get the highest number of ladder points - even when on the losing team!*

This seems a much fairer reward system; is it possible to mod renegade to implement this or a similar system?

AlmightyHydra
icon14.gif  Re: Is it possible to change scoring system? [message #161879 is a reply to message #161860] Sun, 26 June 2005 19:18 Go to previous messageGo to next message
=HT=T-Bird is currently offline  =HT=T-Bird
Messages: 712
Registered: June 2005
Karma: 0
Colonel
Good idea...idk if it will be implemented though... Big Ups Listen

HTT-Bird (IRC)
HTTBird (WOL)
Proud HazTeam Lieutenant.
BlackIntel Coder & Moderator.

If you have trouble running BIATCH on your FDS, have some questions about a BIATCH message or log entry, or think that BIATCH spit out a false positive, PLEASE contact the BlackIntel coding team and avoid wasting the time of others.
Re: Is it possible to change scoring system? [message #162004 is a reply to message #161860] Tue, 28 June 2005 13:01 Go to previous messageGo to next message
Dave Mason is currently offline  Dave Mason
Messages: 2357
Registered: April 2004
Location: Shropshire, England
Karma: 0
General (2 Stars)
It's a great idea, only problem is most people don't care about ranking, they play the game for fun.

www.myspace.com/midas
Re: Is it possible to change scoring system? [message #162024 is a reply to message #161860] Tue, 28 June 2005 15:28 Go to previous messageGo to next message
danpaul88 is currently offline  danpaul88
Messages: 5795
Registered: June 2004
Location: England
Karma: 0
General (5 Stars)
also the ranking system is on the WOL servers, and I dont think BHS have access to those to change it

http://steamsignature.com/card/1/76561197975867233.png
Re: Is it possible to change scoring system? [message #162975 is a reply to message #161860] Mon, 11 July 2005 00:28 Go to previous messageGo to next message
Spoony_old is currently offline  Spoony_old
Messages: 1105
Registered: December 2004
Karma: 0
General (1 Star)
internal server ladder, anyone?

http://clanwars.cc/_Games/Renegade/IMG/Banners/41_6.jpg
Re: Is it possible to change scoring system? [message #162999 is a reply to message #161860] Mon, 11 July 2005 09:28 Go to previous messageGo to next message
danpaul88 is currently offline  danpaul88
Messages: 5795
Registered: June 2004
Location: England
Karma: 0
General (5 Stars)
thats always possible, there are already programs which can report scores to a ladder, I dont see why they couldnt use a different scoring alogrithm...

http://steamsignature.com/card/1/76561197975867233.png
Re: Is it possible to change scoring system? [message #163023 is a reply to message #162999] Mon, 11 July 2005 13:39 Go to previous messageGo to next message
PackHunter is currently offline  PackHunter
Messages: 487
Registered: November 2004
Location: Holland
Karma: 0
Commander
Sounds pretty good. Thumbs Up And it so happens i build a ranking system for brenbot 1.42 (which by the way is not yet released but will be soon). It is still ranking by just score => renstats style, but with an auto updating (live) website and in-game commands like !rank. The changes you talk about shouldn't be more then a few hours work though. I think i'll do a version of your ranking too in the near future.

For more info you could visit my forum: http://pac-clan.game-server.cc/rankplugin/index.php

or see the live ladder here from the renegade-community server: http://81.92.166.90:8080/server/renstats/index.htm
Re: Is it possible to change scoring system? [message #163031 is a reply to message #162975] Mon, 11 July 2005 15:42 Go to previous messageGo to next message
cmatt42 is currently offline  cmatt42
Messages: 2057
Registered: July 2004
Karma: 0
General (2 Stars)
Spoony wrote on Mon, 11 July 2005 03:28

internal server ladder, anyone?


Maybe today if I poon enough n00bs, I can raise my rank in the server from three to one!


Re: Is it possible to change scoring system? [message #163035 is a reply to message #161860] Mon, 11 July 2005 16:53 Go to previous messageGo to next message
danpaul88 is currently offline  danpaul88
Messages: 5795
Registered: June 2004
Location: England
Karma: 0
General (5 Stars)
lol, that video is funny

http://steamsignature.com/card/1/76561197975867233.png
icon6.gif  Re: Is it possible to change scoring system? [message #163444 is a reply to message #163035] Sat, 16 July 2005 09:31 Go to previous messageGo to next message
AlmightyHydra is currently offline  AlmightyHydra
Messages: 5
Registered: February 2005
Karma: 0
Recruit
wow, didn't expect so many replies Surprised

I had a bad feeling that the ladder system was hard-coded, but if a version of this could be implemented on some server's own ladder systems it might make those more enjoyable. You have a point, though, DJM about how people mainly play for fun.

Can any1 tell me why my WOL stats keep getting reset btw?

I made an error in the example, forgetting to multiply up the nod players' scores with the time thing. It should like like this:

So the final ranking table is
Player Signed (Actual*) Score Ladder Points
G2 500 (500) 6
N1 250 (250) 3
G4 140 (140) 1
G1 125 (125) 0
N3 -200 (200) 0
N2 -100 (100) -1
N4 -75 (75) -3
G3 -50 (50) -6 << even worse punishment for playing slowly!

* this should also reference the fact that the scores have been multiplied up. Huh

AlmightyHydra
Re: Is it possible to change scoring system? [message #165377 is a reply to message #161860] Fri, 05 August 2005 02:10 Go to previous messageGo to next message
Crimson is currently offline  Crimson
Messages: 7427
Registered: February 2003
Location: Phoenix, AZ
Karma: 0
General (5 Stars)
ADMINISTRATOR
The major problem with that is the results.txt files don't have the time played. But I think with our current capabilities we could make a scripts override to add that information. I know it's available.

BHS has wanted to have a centralized opt-in ladder for server owners to join, and one day I'm sure we will. Very Happy


I'm the bawss.
Re: Is it possible to change scoring system? [message #174853 is a reply to message #161860] Sat, 15 October 2005 13:57 Go to previous messageGo to next message
AADude7 is currently offline  AADude7
Messages: 148
Registered: September 2005
Karma: 0
Recruit
RenStat, Listen
That changes how your ranked in one game...
If you have a FDS Satisfied


http://www.majhost.com/gallery/AADude/graphics/aadude_gray.png
Re: Is it possible to change scoring system? [message #174936 is a reply to message #161860] Sun, 16 October 2005 06:42 Go to previous messageGo to next message
cmatt42 is currently offline  cmatt42
Messages: 2057
Registered: July 2004
Karma: 0
General (2 Stars)
Holy crap, this topic is old.

Re: Is it possible to change scoring system? [message #174959 is a reply to message #161860] Sun, 16 October 2005 09:59 Go to previous message
AADude7 is currently offline  AADude7
Messages: 148
Registered: September 2005
Karma: 0
Recruit
Fuck yea... Didnt look lol Satisfied

http://www.majhost.com/gallery/AADude/graphics/aadude_gray.png
Previous Topic: CP1 installation problems
Next Topic: CP1 download problems.
Goto Forum:
  


Current Time: Fri May 03 15:54:02 MST 2024

Total time taken to generate the page: 0.00878 seconds