I just cannot open the Use Talent screen, either by remapping the key or open it by mouse...(keys for other functions works fine, though...)...It works when I initially create a character, but after I clear the quickbar, the button won't work anymore..
Also, when I hover over Circle of Sanctity the screen won't show talent description and when I click it, instead of saying I don't have prerequisite, it just does nothing...weird...
[Beta 16] Cannot open Use Talent screen + talent screen prob
Moderator: Moderator
[Beta 16] Cannot open Use Talent screen + talent screen prob
Why can't TOME 4 has a secret room where you can represent game bugs as, well, enemies you can crush like in Divine Divinity? That would be cool...
-
- Spiderkin
- Posts: 454
- Joined: Sat May 15, 2010 3:09 am
Re: [Beta 16] Cannot open Use Talent screen + talent screen
Line 129 of circles.lua is
Instead, it should be
Code: Select all
format(radius, getDuration)
Code: Select all
format(radius, duration)
Re: [Beta 16] Cannot open Use Talent screen + talent screen
Well, seems like the problem arise from after I click on Circle of Sanctity...only after I click on that talent that the Use Talent screen becomes inaccessible...
Seems like I have to avoid Anorithil for a while since editting the file disable the profile...
Seems like I have to avoid Anorithil for a while since editting the file disable the profile...
Why can't TOME 4 has a secret room where you can represent game bugs as, well, enemies you can crush like in Divine Divinity? That would be cool...