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

NLSC Forum

A hub for everything related to NBA 2K21 modding. Releases, previews, requests, and other modding discussion belongs here.
Post a reply

Help! Can't edit 3d hair

Thu Jan 21, 2021 4:01 am

I am using blender addon version 0.97 (2.79 and 2.82)
Image
I tried to import 3d hair along with LODs
Image
and without LODs
Image
Importing without problems
Image
But when I edit the model (for example, I scale along the z axis)
Image
and after that I export the model
Image
Image
but after export the model remains unchanged
Image

I tried two versions of blender (2.79 and 2.82), tried reinstalling the addon, downloaded it from different sources, but nothing changes. However, this problem does not arise when I edit and export the body model. The body model can be imported and exported without problems, with and without LODs. Has anyone faced a similar problem?

Re: Help! Can't edit 3d hair

Thu Jan 21, 2021 3:59 pm

RetroJack wrote:I am using blender addon version 0.97 (2.79 and 2.82)
[ Image ]
I tried to import 3d hair along with LODs
[ Image ]
and without LODs
[ Image ]
Importing without problems
[ Image ]
But when I edit the model (for example, I scale along the z axis)
[ Image ]
and after that I export the model
[ Image ]
[ Image ]
but after export the model remains unchanged
[ Image ]

I tried two versions of blender (2.79 and 2.82), tried reinstalling the addon, downloaded it from different sources, but nothing changes. However, this problem does not arise when I edit and export the body model. The body model can be imported and exported without problems, with and without LODs. Has anyone faced a similar problem?


I have this same problem. Ive been having it ever since 2k20 and nobody has been able to help me yet

Re: Help! Can't edit 3d hair

Thu Jan 21, 2021 4:46 pm

YEDYE wrote:
RetroJack wrote:I am using blender addon version 0.97 (2.79 and 2.82)
[ Image ]
I tried to import 3d hair along with LODs
[ Image ]
and without LODs
[ Image ]
Importing without problems
[ Image ]
But when I edit the model (for example, I scale along the z axis)
[ Image ]
and after that I export the model
[ Image ]
[ Image ]
but after export the model remains unchanged
[ Image ]

I tried two versions of blender (2.79 and 2.82), tried reinstalling the addon, downloaded it from different sources, but nothing changes. However, this problem does not arise when I edit and export the body model. The body model can be imported and exported without problems, with and without LODs. Has anyone faced a similar problem?


I have this same problem. Ive been having it ever since 2k20 and nobody has been able to help me yet


Sounds disappointing, bro

Re: Help! Can't edit 3d hair

Fri Jan 22, 2021 2:00 am

Hmmm, It turns out the solution was quite simple. You just need to use blender 2.71 to export hair...

Re: Help! Can't edit 3d hair

Sat Jan 23, 2021 6:35 am

RetroJack wrote:Hmmm, It turns out the solution was quite simple. You just need to use blender 2.71 to export hair...

you have too? Will the importer exporter even work on that program

Re: Help! Can't edit 3d hair

Mon Jan 25, 2021 9:30 pm

Hey, half a year ago I modified players and had the same problem, you need to change these settings:
In appearance_info.RDAT file

"has_facialhair": false,
"has_hair": true,
"hair_in_seperate_iff": false,
"has_ts_hair": false,
"has_ts_beard": false

I remember that setting ["has_ts_beard": false] causes the game to load the default beard, while ["has_ts_beard": true] loads the edited beard, or vice versa (I don't remember exactly;). You have to test different settings.

Re: Help! Can't edit 3d hair

Mon Jan 25, 2021 9:43 pm

Im using 2.80 for modding hair

Re: Help! Can't edit 3d hair

Tue Jan 26, 2021 1:54 am

Welp, I'm using 2.71 and its working perfectly fine now so anyone else having that problem, try using 2.71 and see if it works

Re: Help! Can't edit 3d hair

Tue Jan 26, 2021 1:55 am

If it pops up with an error say "file not found" it still worked
Post a reply