|
|
unfortunately i messed it up :C now there is nothing displayed anymore...
can someone give me the original values that have to be inserted? replacement doesn't work!
In my opinion, players shouldn't have to download a separate mod. Rizel should simply give an example rating formula on his post and players can use it with his own mod as I do now. While I believe it was a good idea to incorporate some form of built in "TSR", I don't think it is necessary and 90% of the credits really should go to Rizel as all of this was based off his work and even his own formula system.
I think Rizel should simply incorporate this as a feature in his mod and combine the two.
@last_hope: Open up Documents\Heroes of Newerth\game\startup.cfg. Manually modify this line to be like so:
Then restart HoN.Find:
ReplaceCode:SetSave "halisa_custom1" "*"
Code:SetSave "halisa_custom1" "((kdratio+adratio)/2.7)+((1-(empercent/250))*((avg_denies/12.5)+(avg_creepkills/90)))+(winpercent/60)"
Last edited by Deathshiver; 05-26-2010 at 02:30 PM.
I'd like to do this but I changed it ingame and furthermore I doesn't have a startup.cfg anyway. It actually looks like this:
Enable [X]
Formula: ((kdratio+adratio)/2.7)+((1-(empercent/250))*((avg_denies/12.5)+(avg_creepkills/90)))+(winpercent/60)-(leavepercent/10)
Decimals: 2
Color: 872
Upper Threshold: 6
Low Threshold: 3
Above: 090
Under: 900
Text before: /
Text after:
Are you sure you don't have a startup.cfg? These variables have to be stored somewhere. Note that this is in your "My Documents" or whatever the equivalent is for your operating system and is NOT in the Heroes of Newerth installation folder (at least in all the examples I've encountered). Maybe do a system search?
This is what my folder looks like:
![]()
Last edited by Deathshiver; 05-26-2010 at 03:08 PM.
OK. I've found the folder, replaced the one that you named but nothing happens. :C
It is still not displayed! what have i done....?! I think the value is there but it is not displayed!
-----------------------------------------------------------------------------------
Thank God! I fixed it...! Thanks for your support KMX]Deathshiver!
Last edited by last_hope; 05-26-2010 at 04:36 PM.
[DARE]DarkZero901 tell me why in lobby your mod in version 1.2 , 1.3
show other numbers in scoreboard other number? bug?
True Skill Rating mod - a numerically simple but elaborate rating system used to judge the skill of players.
![]()
Fixed all previous bugs (I hope). Simply put "tsr" into the formula field to display the formula.
True Skill Rating mod - a numerically simple but elaborate rating system used to judge the skill of players.
![]()
That's an interesting fix, I didn't even consider that. Good job with the idea.
On a side note, you may want to consider for future versions making the TSR formula pull from a separate variable besides the Halisa ones that would be customizable and adding a new field in Mod Options. Also consider making this formula cap out at 10 and go no lower than 0 using if statements. I think these will make your mod much more worthwhile to download.
Im trying to get it to show the KD ratio with colors but it doesn't work the way I want it to.
I want it to be red 0-0,8, then yellow 0,9-1,1, then green 1,2 and up. These colors seem to work in the skill rating value but even though I take the same numbers (except change thresholds) it won't work. It's always yellow or green and won't show red colors. What am I doing wrong?
Screenshot
Uhh... Where do I find the options framework?
EDIT: Ah, whatever... Nice mod![]()
Last edited by SuperStag; 05-27-2010 at 12:08 PM.
True Skill Rating mod - a numerically simple but elaborate rating system used to judge the skill of players.
![]()
For some reason, since this newest patch all players have skill ratings of like 0.0 to 2.0
What happened?
4.5 is actually considered a relatively good rating. Anything nearing or beyond 5 is on the higher end of the "average" spectrum.
I'm not sure. It works perfectly fine for me... Are you using my mod or Rizel's mod? My mod has been changed so you only need to put "tsr" into the formula field. Maybe you're playing noob only games? Your rating is 4.48 which is good.
Thank you. Sadly, there are no more variables to pull from the server. I looked at all player statistics that are saved on the server and even spoke with some S2 representatives to find that what Halisa has is just about as complete as it gets. I personally added, and will add some more statistics. But these statistics will stem from already existing ones (for example calculation gold/min by using total gold and amount of time spent in games).
I don't expect a player's rating to ever go beyond 10, unless they only have a couple of games on their record - and those games went incredibly well. I do want to keep the opportunity to go below 0, because this screams at me "LEAVER!!!". And that's something I would like to notice right off the bat.
True Skill Rating mod - a numerically simple but elaborate rating system used to judge the skill of players.
![]()