Rework Char Selector and Char Creator #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description of the problem
Currently the Script is using the normal SetClothes Methods. As soon as Rockstart thinks to move some Clothes the, in the Database stored, ids are getting invalid.
Desired solution for the problem
Switch the System to use the SetDLCClothes Method and store the relative id and dlc name of the clothes in the Database
Alternatives you considered
No response
Additional context
No response