Teamgear.dbf
DELETED: Whether it’s”activated” in the game or not. Should always be on 0 (False).
ID: The jerseys ID number. Just pick the next available number. E.g. If the last number in on that row is 250, choose 251.
TEAM: The teams ID number. See what team ID corresponds to each team in the “teams.dbf”
JERSEYTYPE: What type of jersey it is. Used in select jersey screen.
0 = Current Home Jersey
1 = Current Away Jersey
2 = Current Alternate Jersey
3 = Throwback Home Jersey
4 = Throwback Away Jersey
5 = Throwback Alternate Jersey
6 = Practice Home Jersey
7 = Practice Away Jersey
SHORTTYPE:
SHORTNUM:
SHPNAME: The last name of the *.FSH-file in “teams.viv”. E.g., if the file is called “tocl01”, you should write “cl01”.
In this case, it’s:
Front name (always 2 letters) = Team name = to
Last name (always 4 letters) = Jersey name = cl01
YEAR: Logically, what year the jersey is from. E.g. “2003-04” for season 2003 – 2004.
ACCCOLOR: The accesory color used when players bands are set to "Auto". 0 to about 15.
AUTOCOLOR: The more "precise" way of specifying accesory colors. Could be some RGB codes...
SOCKCOLOR: Color of the socks. Black or white. 0-1. Apparently not working.
NECKTYPE: Type of the neck. 0-4.
NAMETYPE: How the name on the back is written. Straight/horizontal or curved. 0-1.
ISUNLOCKED: Whether the jersey is available for Play Now or 1-on-1 / practice. 0-3.
0 = Not available
1 = Available for both
2 = Available for Play Now
3 = Available for 1-on-1/Practice
So if you think you figured some of the fields out, please post here. I'm all open for suggestions and comments. Thank you.
