Sign in to follow this  
Pyzayt

Character Creation Backgrounds (3.3.5)

Certain races in the character creation screen use the same model as other races do. Particularly with the trolls using the Orc background, and gnomes using the dwarf background. I am now adding broken as a playable race to my server. How can I make sure they use the draenei background on character selection, the same way trolls and gnomes use an existing background?

Share this post


Link to post
Share on other sites
On 11/10/2022 at 3:38 PM, Pyzayt said:

Certain races in the character creation screen use the same model as other races do. Particularly with the trolls using the Orc background, and gnomes using the dwarf background. I am now adding broken as a playable race to my server. How can I make sure they use the draenei background on character selection, the same way trolls and gnomes use an existing background?

Inside charactercreate of glueparent (wich can be found in the patches in interface/gluesxml) you can add a catch if it's not already present. Where it checks for the race and then puts the background accordingly. Also in theory, if you have a background model inside interface/glues/models called Broken and everything named correctly. Then it should load this whitout to many issues.

Share this post


Link to post
Share on other sites
Sign in to follow this