Rework Char Selector and Char Creator #8

Closed
opened 2022-08-02 17:52:08 +02:00 by chaosfreak93 · 0 comments
chaosfreak93 commented 2022-08-02 17:52:08 +02:00 (Migrated from github.com)

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

### 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_
Sign in to join this conversation.