[Archive] Character Creation Backgrounds (3.3.5)
[Archive] Character Creation Backgrounds (3.3.5)
Archived author: Pyzayt • Posted: 2022-11-10T14:38:09+00:00
Original source
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?
Quote: On 11/10/2022 at 3:38 PM, Pyzayt said: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.
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?
Archived author: Furioz • Posted: 2022-12-22T10:37:14+00:00
Original source
Quote: On 11/10/2022 at 3:38 PM, Pyzayt said: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.
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?