Gauntlet issues with CharacterDeveloperScreen

Users who are viewing this thread

Hi,

It's a day now i'm trying to figure why you can't modify your hero focus and attribute points when they are not in the party. (let's say leading a caravan) If it can have a debate at if i should be able or not in game, what bugs me is that i couldn't find the rules anywhere in the code that prevent me or not to do it.
The XML file for the layout is easy to locate and the main call for it in the code is in SandBox.GauntletUI -> GauntletCharacterDeveloperScreen that extends from ScreenBase

But once i know this, the few references i could get on the parts of the screen i'm looking for are really a few and leads nowhere, at least i do not understand how it could activate or not a button. I suspect all of this is made by delegates, but once again i can't get my hands on the said delegate ... So i wanted to know if people that do a lot of XML and UI modding have the answer?
 
Back
Top Bottom