Page 1 of 1
A place to see class and race talents from main menu
Posted: Fri Mar 21, 2014 3:23 pm
by duckduckMOO
Would be more convenient than having to start a character or go on the wiki.
Re: A place to see class and race talents from main menu
Posted: Sun Mar 23, 2014 2:09 pm
by kyuubee
second this
i created a character today just to watch the range of fearscape spell -_-
Re: A place to see class and race talents from main menu
Posted: Mon Mar 24, 2014 1:28 am
by HousePet
The wiki would be a better option, as far as effort required by the player and the dev.
Re: A place to see class and race talents from main menu
Posted: Mon Mar 24, 2014 3:04 am
by kyuubee
except the wiki doesn't even have full details about spells, i tried to check the wiki first, it didn't have the range of fearscape
also what about addon classes who aren't even on the wiki
Re: A place to see class and race talents from main menu
Posted: Mon Mar 24, 2014 3:22 am
by HousePet
Its a wiki, anyone can add the data.
Re: A place to see class and race talents from main menu
Posted: Mon Mar 24, 2014 3:48 am
by kyuubee
the problem is that those who look for data and those who add data are different people
Re: A place to see class and race talents from main menu
Posted: Mon Mar 24, 2014 5:19 am
by HousePet
Why?
Re: A place to see class and race talents from main menu
Posted: Mon Mar 24, 2014 8:31 am
by darkgod
This is not realisticaly possible I'm afraid, the main menu is an entirely different module, it doesn't have access to this data at all.
It could load the tome module in a subinstance but it would incur a huge hit on loading time for very little gain
Re: A place to see class and race talents from main menu
Posted: Mon Mar 24, 2014 1:13 pm
by Sradac
HousePet wrote:Why?
because if I am in a wiki to look up a piece of information, I clearly do not know the answer so wouldn't be the one to add it
Re: A place to see class and race talents from main menu
Posted: Mon Mar 24, 2014 2:06 pm
by Marson
My guess is that he means the Birther.lua screen of the module, as that's where you choose race and class.
I was just mulling this over before I hopped on. I haven't checked the feasibility, but the scenario I imagined was to have a "View Talents" button that becomes enabled when both a race and class are selected. When clicked, it would spawn a temporary actor and call the LevelUpDialog to display the talents. I'd have to look to see if there's a "game" yet to spawn the actor into though.
Re: A place to see class and race talents from main menu
Posted: Mon Mar 24, 2014 2:08 pm
by darkgod
Ahh yes this is possible indeed, and yes game does exist there, just need to be careful to make sure that no actual changes can be made

Re: A place to see class and race talents from main menu
Posted: Mon Mar 24, 2014 2:22 pm
by Marson
Cool beans. I'll take a closer look.
Re: A place to see class and race talents from main menu
Posted: Mon Mar 24, 2014 10:36 pm
by Marson
Re: A place to see class and race talents from main menu
Posted: Tue Mar 25, 2014 3:14 am
by HousePet
Sradac wrote:because if I am in a wiki to look up a piece of information, I clearly do not know the answer so wouldn't be the one to add it
But then you get the information the long way and can write it on the wiki.