[DiscordArchive] its not the hugest deal... but is there no way without editing the core/db/dbc to prevent ..or at l
[DiscordArchive] its not the hugest deal... but is there no way without editing the core/db/dbc to prevent ..or at l
Archived author: Yuppls • Posted: 2025-06-04T17:42:18.149000+00:00
Original source
I have no issue with anything other than being able to create a class/race combo that I only want given under specific circumstances.
I think for some reason, perhaps debug brain, I thought i needed info for them in playercreateinfo in the database.
Archived author: Yuppls • Posted: 2025-06-04T17:42:33.443000+00:00
Original source
but its not a character being 'created' at the point of becoming a mage. I think i got it.
Archived author: Yuppls • Posted: 2025-06-04T17:44:36.620000+00:00
Original source
ah nope, needs to be in that table no matter wat. dam
Archived author: Yuppls • Posted: 2025-06-04T17:45:25.570000+00:00
Original source
less work to give them some starting gear at this point and let them be mages from lvl 1. who cares >.>
Archived author: Ryan Turner • Posted: 2025-06-04T17:45:38.418000+00:00
Original source
The gear given to can the database*
Archived author: Yuppls • Posted: 2025-06-04T17:48:41.455000+00:00
Original source
you saying the addtions made to the empty table playercreateinfo_item will function as if they were hardcoded into the dbc file?
Archived author: Yuppls • Posted: 2025-06-04T17:50:47.223000+00:00
Original source
welp thats a whole lot easier than trying to ban the selection on Character Create. Thanks <@151411715769106432>
Archived author: Ryan Turner • Posted: 2025-06-04T17:52:33.994000+00:00
Original source
The DBC (i dont recall correctly) uses given items to show (in the creation screen) and there's another atble ( i think) that gives you the actual gear.
Using the database for your purpose might just be useful enough
Archived author: Yuppls • Posted: 2025-06-04T17:53:24.734000+00:00
Original source
Yep playercreateinfo_item is an empty table that will equip w/e you put into it onto a new character. Thats a big headache save for me.
Archived author: Yuppls • Posted: 2025-06-04T17:53:58.293000+00:00
Original source
you're right about the distinction, DBC file must control wahts seen at the creation screen. Because it displays warrior loadout by default