- Code: Select all
CDBFlite saves\066\players.dbf /filter:OVERALLRTG>=80 /field:CAREERPKG=B /update
CDBFlite saves\066\players.dbf /filter:OVERALLRTG>=60&<=79 /field:CAREERPKG=A /update
CDBFlite saves\066\players.dbf /filter:OVERALLRTG>=40&<=59 /field:CAREERPKG=C /update
CDBFlite saves\066\players.dbf /filter:OVERALLRTG<40 /field:CAREERPKG=D /update
Is there anything wrong with this? everytime i try to run it in a batch everyone ends up with a D careerpkg......