RUNNING WITH RIFLES http://www.runningwithrifles.com/phpBB3/ |
|
Changes to statistic recording/ranks http://www.runningwithrifles.com/phpBB3/viewtopic.php?f=6&t=1078 |
Page 1 of 2 |
Author: | {SAS}DocStone [ Sat Mar 16, 2013 12:45 am ] |
Post subject: | Changes to statistic recording/ranks |
OK, currently we have the option to have two types of statistics show up in game when F1 is pressed: persistent statistics recorded on the server which are a consolidation of all your stats on the server since recording started, or round by round statistics which are deleted after every end of map. Round by round statistics show who is doing the best that game, and reset at every map start. This is great to see how well you are doing in a particular round; maybe you have changed weapons and want to see your effectiveness or you are owning it against your mates. Sometimes you are top, sometimes you are bottom. Persistent statistics show how well you have done over a period of time. OK, you may have had a bad round now and again but so does everyone, and these stats show how you have done over time compared to everyone else on the server. This basically shows how well you have done over time, and the longer you have played, the more reliable your stats are - a 4.6 KDR over 34 hours is more reflective of your play than a KDR of 17.7 over 2. At the moment we (people who run a server) have a choice of one or the other. On {SAS}Beerdrinkers we have persistent stats, which are available online. Currently I have to download them from our dedicated box to my local machine, then upload them to a separate website I have to run the .php scripts ![]() There should be two sets of statistics recorded during a game. One should be reset after every round and should show up in game when F1 is pressed, and the other should be as it is now when the server is set to be persistent in keeping the stats and they can be viewed on the webpage. Now, obviously if this was in place then there would be an issue with ranks. At the moment a round by round server resets the ranks at the end of every game, and a persistent server does not. The current 1000 XP to rank up each level just does not work - in a round by round stat server you would be very lucky to reach rank 10, yet in a persistent server you could do it in a few hours very easily. We can adjust the XP rewarded by decreasing the XP given per kill, but this would result in players taking hours to gain the first rank, and that's just not fun. So, to get around this I suggest an exponential ranking system should be put in place. 1000Xp for the first rank, 2000Xp for the second, 4000XP for the third and so on. Obviously the rate wouldn't follow the exponential curve exactly or you would be looking at 516K XP to be a Colonel (or maybe it would, lets look long time at this) but it could be configured along those lines. So to summarise:
P.S. As an added bonus could you set the game to record PvP stats as well? It's always nice to see how well you are doing against fellow humans ![]() Just my thoughts! |
Author: | pasik [ Sat Mar 16, 2013 12:05 pm ] |
Post subject: | Re: Changes to statistic recording/ranks |
I actually have a different plan in regards to profiles and the server itself. As the metagame interface exists, the server can be made completely "passive" about profiles, which would mean that the option of match/forever persistency in the server settings would be deprecated. It would basically be same as forever, so the server itself doesn't handle any maintenance over profiles, it just keeps dumping them into the folder and knows how to load a profile if one exists. It would be completely up to the "host" component, the metagame script, to control how this particular game server deals with profiles. The script could get notified when a battle starts and ends, so it knows to clean up the current profile folder, if stats are wanted to be reset. If stats are wanted to be archived, the script can do that as well, together with summing up match results to overall results, if a distinction is needed. The script can also choose whether to clean up stats (kills, deaths, etc) only or character data as well (rank, weapon, items). The best part about it is that in Invasion server, you want to see the overall stats in the scoreboard in F1, and this would be possible with server being passive about profiles and the metagame not doing any profile maintenance either, as it is now. A PvP server would show only the current stats in F1 as its metagame is handling the archiving it needs, and its webpage stats script could show stats from any folder with the same logic, be it overall profiles or match profiles, as the files are exactly same. Can you clarify what are the PvP stats? |
Author: | JackMayol [ Sat Mar 16, 2013 12:12 pm ] |
Post subject: | Re: Changes to statistic recording/ranks |
pasik wrote: Can you clarify what are the PvP stats? With PvP stats he probably means what we discussed yesterday, to have more infos about how well you are doing against humans (highest human kill streak, who you killed the most, who killed you the most, etc) |
Author: | pasik [ Sat Mar 16, 2013 12:18 pm ] |
Post subject: | Re: Changes to statistic recording/ranks |
JackMayol wrote: pasik wrote: Can you clarify what are the PvP stats? With PvP stats he probably means what we discussed yesterday, to have more infos about how well you are doing against humans (highest human kill streak, who you killed the most, who killed you the most, etc) Yes I know, but which stats specifically? What I'm asking is a list of stats that you find interesting ![]() |
Author: | pasik [ Sat Mar 16, 2013 12:26 pm ] |
Post subject: | Re: Changes to statistic recording/ranks |
{SAS}DocStone wrote: Currently I have to download them from our dedicated box to my local machine, then upload them to a separate website I have to run the .php scripts This sounds a bit backwards ![]() |
Author: | {SAS}DocStone [ Sat Mar 16, 2013 1:25 pm ] |
Post subject: | Re: Changes to statistic recording/ranks |
pasik wrote: {SAS}DocStone wrote: Currently I have to download them from our dedicated box to my local machine, then upload them to a separate website I have to run the .php scripts This sounds a bit backwards ![]() I have no idea what you just said, that may be the reason the current method sounds backwards ![]() |
Author: | pasik [ Sat Mar 16, 2013 2:32 pm ] |
Post subject: | Re: Changes to statistic recording/ranks |
{SAS}DocStone wrote: pasik wrote: {SAS}DocStone wrote: Currently I have to download them from our dedicated box to my local machine, then upload them to a separate website I have to run the .php scripts This sounds a bit backwards ![]() I have no idea what you just said, that may be the reason the current method sounds backwards ![]() ![]() ![]() |
Author: | {SAS}DocStone [ Sat Mar 16, 2013 3:41 pm ] |
Post subject: | Re: Changes to statistic recording/ranks |
pasik wrote: JackMayol wrote: pasik wrote: Can you clarify what are the PvP stats? With PvP stats he probably means what we discussed yesterday, to have more infos about how well you are doing against humans (highest human kill streak, who you killed the most, who killed you the most, etc) Yes I know, but which stats specifically? What I'm asking is a list of stats that you find interesting ![]() Total PvP kills and deaths Player you have killed the most Player who has killed you the most Highest PvP kill streak Highest PvP death streak |
Author: | {SAS}DocStone [ Sat Mar 16, 2013 3:48 pm ] |
Post subject: | Re: Changes to statistic recording/ranks |
pasik wrote: {SAS}DocStone wrote: I have no idea what you just said, that may be the reason the current method sounds backwards ![]() ![]() ![]() OK, we have our clan dedicated box which is held down in a data centre in London. It is a Windows Server 2008 machine and we RDP into it to set up servers etc. RWR Server is installed on this machine. I also have (nothing to do with the clan) some webhosting which I use to host a forum for a few rather degenerate individuals I call my friends ![]() I RDP into our clan box, copy the Profiles folder onto my machine then use my FTP client to upload it to my website. Takes me all of 5 minutes to do (when I remember ![]() ![]() |
Author: | pasik [ Sat Mar 16, 2013 4:47 pm ] |
Post subject: | Re: Changes to statistic recording/ranks |
One question btw about using PHP scripts. On the Windows Server, do you have PHP on it so that you can run PHP scripts on command line, or, can you copy PHP interpreter there if needed? |
Page 1 of 2 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |