Main Site | Forum | Rules | Downloads | Wiki | Features | Podcast

NLSC Forum

Discussion about NBA Live 2003.
Post a reply

Editing players.dbf

Fri Dec 06, 2002 4:52 am

I saw this thread somewhere and couldn't find it again. can anyone explain me about the rating on the players.dbf

A players appear to have a 79 FG rating on the players.dbf and when you run the game he has another rating. What's the formula to get the game's rating?

Sat Dec 07, 2002 11:43 am

The ratings should be the same in the game and in the database. Just make sure you reload your roster while in the game, if you make a change :D

Sat Dec 07, 2002 11:58 am

mysticg wrote:The ratings should be the same in the game and in the database. Just make sure you reload your roster while in the game, if you make a change :D


No, the games ratings are from 50-99 and the databases are from 0-99 so a 75 in-game rating is a 50 in the database.

You've just gotta work a formula if you want to know how to create ratings according to the game in the database.

Sat Dec 07, 2002 12:01 pm

I can't really remember the formula but I think it's something like this to get the in-game formula and reverse for database formula.

Try it and see.

(Database Rating) * 0.5 + (49 or 50).....I can't really remember.

Sat Dec 07, 2002 1:15 pm

(Database Number / 2) + 50

If the rating in the database is 83
83/2 = 41 (don't round up)
41 + 50 = 91
So the game rating will be 91

This by no means offical but what I have found by scanning the DBF's

Sat Dec 07, 2002 1:26 pm

(Database Number / 2) + 49 is actually correct... as the ratings only go up to 99 :wink:

Sat Dec 07, 2002 5:40 pm

Wouldn't it be 50 since that is the minimum rating? If you enter in 0 it will be 50 which makes sense.
Post a reply