We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi @amtep,
Events that do not have the orphan = yes property, but are not referenced/triggered anywhere are considered orphaned.
orphan = yes
The game warns about this in the error log but Tiger does not.
This applies both to Crusader Kings 3 and Victoria 3.
Regards,
Chris
The text was updated successfully, but these errors were encountered:
Not sure if CK3 has the same system but probably. I will ask in their Coop.
Sorry, something went wrong.
Yep CK3 has the same system.
Tiger traces through event triggers and marks events as "visited" while it does so, so this could be done with a second pass over the events
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Hi @amtep,
Events that do not have the
orphan = yes
property, but are not referenced/triggered anywhere are considered orphaned.The game warns about this in the error log but Tiger does not.
This applies both to Crusader Kings 3 and Victoria 3.
Regards,
Chris
The text was updated successfully, but these errors were encountered: