Page 1 of 1
How to edit my char
Posted: Wed Nov 06, 2013 1:45 pm
by GlassGo
My char is AB, and due my clumsiness tree Spell\Fire has unwanted skill point in Flame, which I want to remove, but I can't do it (I don't want 1-skill Flame will proc instead Earthen Missiles)
I've already seen "Cheats" section, but there is a way only to add skill, not remove.
Re: How to edit my char
Posted: Wed Nov 06, 2013 3:01 pm
by Grey
If you added a skill recently you can right-click on it to restore it. Only works on the last 5 or skill choices.
Re: How to edit my char
Posted: Wed Nov 06, 2013 3:18 pm
by GlassGo
No, I can't, and already said it.
Re: How to edit my char
Posted: Wed Nov 06, 2013 5:09 pm
by Sradac
if you have any points in talents farther in the tree you wont be able to remove prior ones until the later ones are gone.
Also if it was a talent you started with it can't be removed after birth
Re: How to edit my char
Posted: Wed Nov 06, 2013 8:33 pm
by breadsmith
It sounds more like he forgot to pull the point out for a few levels and can't do it now. That being said, I have no idea how to do that.
Re: How to edit my char
Posted: Wed Nov 06, 2013 10:33 pm
by Earwicker
Bring the debug console up and try something like --
Code: Select all
game.player:unlearnTalent(game.player.T_FLAME)
and if you want your talent point back (assuming you haven't any unassigned talent point at the moment), type --
Be warned this will tag your character as a cheat, though.
Re: How to edit my char
Posted: Mon Nov 18, 2013 5:42 pm
by GlassGo
breadsmith wrote:It sounds more like he forgot to pull the point out for a few levels and can't do it now.
That's how it was.
Thanks! I'll use it later.
It's a cheat, I know, but sometimes it's TOO boring to play again.