Hey there, everyone! I’m having a problem where the feat blocker system that came out a while back isn’t working. I’m sure it’s simply something that I have misconfigured, but I’m sort of stuck for making it work.
The command in question is supposedly set to work in ServerSettings.ini, and should look something like
However, when placing my “FeatsBlacklist” nothing happens in-game. The feats can still be learned just fine. Is my syntax wrong? Placement? Is it not supposed to go in ServerSettings.ini?
I’m at the point that I’ll do almost anything to get this to work. X’D Please help!
You do need the “ID”, however looking at your “” they look different than mine so it might be what is causing the issue as long as your feat IDs correct.
Format for lists of item IDs, replace the X’s with the ID of an item:
FeatsBlacklist=(“XXXXX”, “XXXX”, “XXXXX”)
As far as I can tell there is also space after the comma as well. When I tested it, it was working for me with “” but it will not unlearn feats which are already learnt. If you reset them though, you would be able to re-learn them.
Could you also tell us what those IDs are for? You cannot block individual recipes, just the feat itself with all recipes in it.