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

NLSC Forum

Talk about NBA Live 06 here.
Post a reply

Make jersey previews?

Fri Jun 27, 2025 9:16 am

The page for the tutorial for making jersey previews on here is completely dead, I wanna learn how to make jersey previews for my project.

Re: Make jersey previews?

Fri Jun 27, 2025 12:36 pm

There's this old post in the Tutorials section that has some info: viewtopic.php?p=498849#p498849

Re: Make jersey previews?

Fri Jun 27, 2025 3:03 pm

Andrew wrote:There's this old post in the Tutorials section that has some info: viewtopic.php?p=498849#p498849

Thank you, will bookmark this.

I have another problem, I have made my uniforms and added them to my teamgear.dbf file (I use LibreOffice over DB Commander bc it's free) and only the Away version shows up when I select a jersey when playing as the Hawks on the jersey select screen, the home version doesn't appear at all in the list on the screen, even though I have it's values included and in proper format in my teamgear.dbf file, how do I fix this?

Re: Make jersey previews?

Fri Jun 27, 2025 9:43 pm

Normally that would point to an incorrect value somewhere, possibly the ISUNLOCKED field. If that's set to 0 instead of 1, it'll be hidden like an unlockable instead of readily available. Failing that, it might be assigned to the wrong team, if that ID is wrong. Also make sure that the new jersey isn't sharing an ID with any other jersey in teamgear.dbf.

Those would be the most likely causes off the top of my head, I'd have to see the file to make any further suggestions.

Re: Make jersey previews?

Sat Jun 28, 2025 2:44 am

Andrew wrote:Normally that would point to an incorrect value somewhere, possibly the ISUNLOCKED field. If that's set to 0 instead of 1, it'll be hidden like an unlockable instead of readily available. Failing that, it might be assigned to the wrong team, if that ID is wrong. Also make sure that the new jersey isn't sharing an ID with any other jersey in teamgear.dbf.

Those would be the most likely causes off the top of my head, I'd have to see the file to make any further suggestions.


Everything is correct, it just doesn't appear in the game, not even as a locked jersey, here's my teamgear.dbf file

(Away version is c00a and Home version is c00h)

I can send you the .viv files too for further testing if you want

UPDATE: Fixed it! Had to rebuild the atlac00h.viv file with the .viv inside the .viv file, ik it's strange but it fixed my problem
You do not have the required permissions to view the files attached to this post.
Last edited by boxMAN29 on Sat Jun 28, 2025 3:22 am, edited 1 time in total.

Re: Make jersey previews?

Sat Jun 28, 2025 3:13 am

Yeah everything looks right, very strange. If you'd like to send along the .vivs, I'll take a look.

Re: Make jersey previews?

Sat Jun 28, 2025 3:50 am

Andrew wrote:Yeah everything looks right, very strange. If you'd like to send along the .vivs, I'll take a look.


Already fixed it, updated the post above, but thanks anyways!

Re: Make jersey previews?

Sat Jun 28, 2025 4:11 am

Ah, so it was the .viv file being finicky, not the database. That's still a weird one, but glad to hear you got it fixed!
Post a reply