Thanks for the updates 
Any chance you can silence this error? It's really annoying, as this part of the scripting code is case-insensitive anyway and I use IF so it stands out more.
Another error I get is this one:
Any chance you can silence this error? It's really annoying, as this part of the scripting code is case-insensitive anyway and I use IF so it stands out more.
--- Error 1 of 1 ---
At <mod>\events\tournament_duel_events.txt [character_event[9]\option\IF[2]] (Line 471, Column 3):
No direct match found for IF (is the casing correct?). However, other possible matches in scope CharCommand were found.
Left: ["if"] Right: [CharIfClause]
Another error I get is this one:
Again, case insensitive.--- Error 1 of 1 ---
At <mod>\events\culture_conversion_events.txt [character_event[6]\mean_time_to_happen\modifier[13]\primary_title\ROOT\capital_scope\culture] (Line 882, Column 7):
No direct match found for culture. However, other possible matches in scope ProvTrigger were found.
Left: ["culture"] Right: [Culture]
Left: ["culture"] Right: [ThisChar, ThisProv, or OpinionClauseDefinedTypes]