A place to see class and race talents from main menu
Moderator: Moderator
-
- Wayist
- Posts: 22
- Joined: Mon Oct 29, 2012 9:33 pm
A place to see class and race talents from main menu
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
second this
i created a character today just to watch the range of fearscape spell -_-
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
The wiki would be a better option, as far as effort required by the player and the dev.
My feedback meter decays into coding. Give me feedback and I make mods.
Re: A place to see class and race talents from main menu
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
also what about addon classes who aren't even on the wiki
Re: A place to see class and race talents from main menu
Its a wiki, anyone can add the data.
My feedback meter decays into coding. Give me feedback and I make mods.
Re: A place to see class and race talents from main menu
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
Why?
My feedback meter decays into coding. Give me feedback and I make mods.
Re: A place to see class and race talents from main menu
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
It could load the tome module in a subinstance but it would incur a huge hit on loading time for very little gain
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning

Re: A place to see class and race talents from main menu
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 itHousePet wrote:Why?
Re: A place to see class and race talents from main menu
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.
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
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 

[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning

Re: A place to see class and race talents from main menu
Cool beans. I'll take a closer look.
Re: A place to see class and race talents from main menu
But then you get the information the long way and can write it on the wiki.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
My feedback meter decays into coding. Give me feedback and I make mods.