[Archive] How do i remove classes and races from character create
[Archive] How do i remove classes and races from character create
Archived author: NeverTheVoid • Posted: 2017-11-05T04:19:49+00:00
Original source
Alright so i want to create a server in which i only want humans and like 3 or 4 classes only though i really have no knowledge in this kind of thing because am just a world builder with little dbc and sql knowledge so if you know how to make them invisible tell me i dont want it to look gray as disabled just invisible so if anyone knows how please leave a comment saying how or link a thread that explains how to do so
Archived author: Alrineer • Posted: 2017-11-05T15:17:32+00:00
Original source
I'm no expert but when I made custom classes and races, I used CharacterCreate.lua and CharacterCreate.xml which allows you to change positions or delete buttons like the class and race buttons although don't quote me on it.
Archived author: Callmephil • Posted: 2017-11-08T22:04:27+00:00
Original source
you can disable creation from worldserver.conf i'm not entirely sure but it worth checking.
Archived author: noc • Posted: 2017-11-15T06:52:55+00:00
Original source
I think you can hide some CheckButton like CharCreateClassButton1 for class or like CharCreateRaceButton1 for race in CharacterCreate.xml