Discussion about NBA Live 2003.
Mon Jun 30, 2008 1:26 am
Alright, I'm sure some guys out there can help me.
I'm trying to update my NBA Live 2003 roster to the 08/09 season to finally start a dynasty.
Well, I already have a roster from last year, I only need to create this year's rookies.
My question is, in players.dbf, is there a way to easily add one count to every player in their YEARSEXP. field? Like the last years rookies from 0 to 1 and a 9 year veteran to 10 and so on.
So that only the class of 08 will actually be rookies.
I heard something like batch files can do that, but maybe somebody can give me more information on that.
btw: I'm using OpenOffice to edit the dbfs.
Mon Jun 30, 2008 2:12 am
I believe you increase all values in YEARSEXP by one if you use CDBF. You'd need to go back and adjust players who didn't play last season (eg Greg Oden is technically still a rookie).
Mon Jun 30, 2008 2:52 am
I don't get why you moved it, could be useful for every other game as well ..
Still, I can't find any command that would add 1 in CDBF
Mon Jun 30, 2008 3:06 am
You asked a question about editing NBA Live 2003, which is why I moved it.
Does +1 work at all? I've never tried it myself, I prefer to update it by modifying the batch file I use to fix Primacy ratings. I still have to update the values for each player but I don't need to go sifting through players.dbf to do it.
Mon Jun 30, 2008 3:12 am
My problem is that I don't know where to insert +1 so that the values will change.
Mon Jun 30, 2008 3:27 am
Make a backup and try this:
- Code:
"cdbflite.exe" players.dbf /case /filter:PLAYERPKG=KOBRYAN /field:YEARSEXP=+1 /update
or maybe this:
- Code:
"cdbflite.exe" players.dbf /case /filter:PLAYERPKG=KOBRYAN /field:YEARSEXP+1 /update
The second looks better but as I've never tried it myself I'm just guessing here.
Mon Jun 30, 2008 3:53 am
Does not work.
And I didn't know before you wanted me to use CDBFlite.
I downlaoded the DBF Viewer and Editor first. Any idea with that program?
Anyway, it didn't work with the flite thing
For the first one it says "Error in +1", the second one say "invalid condition ... Fields must be specified ..."
Mon Jun 30, 2008 5:12 am
I never used that one so I don't know, sorry. As I said, I usually do it manually, streamlining things with a batch file these days.
Mon Jul 21, 2008 8:18 am
:deleted:
Last edited by
Ko$tu$ on Mon Jul 21, 2008 9:31 pm, edited 1 time in total.
Mon Jul 21, 2008 7:04 pm
Yeah Ko$tu$, right there...
Mon Jul 21, 2008 9:31 pm
Ok men, i understand
Powered by phpBB © phpBB Group.
phpBB Mobile / SEO by Artodia.