ceyntas Posted May 28, 2020 Share Posted May 28, 2020 Does anyone know if there is a file where you can adjust settings, that can't be changed via the in game UI. For example maximum age for marriage? Link to comment Share on other sites More sharing options...
DeckardKain Posted May 29, 2020 Share Posted May 29, 2020 every data file you see in the game folders (all the xlm, xscene ect) are essentially "setting" files for various core scripts. so yes, there are allot of them. but that does not mean everything is in there. maximum age for marriage for example is not afaik, to change the things that aren't there you need to create your own "hook" for the function with code.neat thing with banner-lords is that every game function can be accessed this way but it requires some basic coding knowledge.once you made your "hook" you can create your own settings file for it if you want. Link to comment Share on other sites More sharing options...
Recommended Posts