I have a desire to modify the character create screen

A place to post your add ons and ideas for them

Moderator: Moderator

Post Reply
Message
Author
Sradac
Sher'Tul
Posts: 1081
Joined: Fri Sep 21, 2007 3:18 am
Location: Angolwen

I have a desire to modify the character create screen

#1 Post by Sradac »

Is it possible to add new pick lists on the character creation screen? I know we can easily (enough) add new values to existing lists like difficulty settings, but can I make entirely new ones?

I want to make an addon that lets you choose a characters "background" with minor buffs / penalties, basically what did you do before you went down your professions path

Sradac
Sher'Tul
Posts: 1081
Joined: Fri Sep 21, 2007 3:18 am
Location: Angolwen

Re: I have a desire to modify the character create screen

#2 Post by Sradac »

bump

anyone have any ideas? Any idea how intensive modifying the UI (if its even possible via an addon) would be?

I'm assuming I need...
1. a new .lua laying out my new type, and the choices available (like sex.lua or any of the race ones)
2. entry (superload?) into descriptors.lua making it an option and setting any restriction(s) I might want
3. for adding this as a new option into the UI and defining its position..?
4+ ???

cttw
Archmage
Posts: 394
Joined: Sat Oct 22, 2011 10:31 am

Re: I have a desire to modify the character create screen

#3 Post by cttw »

I don't know how to answer your questions but I must say I am surprised you had to bump it. This looks like a cool idea, and I hope you do implement it.

grayswandir
Uruivellas
Posts: 708
Joined: Wed Apr 30, 2008 5:55 pm

Re: I have a desire to modify the character create screen

#4 Post by grayswandir »

You want to take a look at "tome/dialogs/Birther.lua". If you just want to add a new drop down box like difficulty it doesn't look like it'll be too hard. It doesn't seem well setup for addons though, so allowing for compatibility with future addons is gonna be tough.
Addons: Arcane Blade Tweaks, Fallen Race, Monk Class, Weapons Pack
Currently working on Elementals. It's a big project, so any help would be appreciated. :)

Post Reply