Skip to content

[VIC3/CK3] Check for Orphaned Events #186

New issue

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

Open
kaiser-chris opened this issue Apr 15, 2025 · 3 comments
Open

[VIC3/CK3] Check for Orphaned Events #186

kaiser-chris opened this issue Apr 15, 2025 · 3 comments
Labels
enhancement New feature or request

Comments

@kaiser-chris
Copy link
Contributor

kaiser-chris commented Apr 15, 2025

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

@kaiser-chris
Copy link
Contributor Author

Not sure if CK3 has the same system but probably. I will ask in their Coop.

@kaiser-chris
Copy link
Contributor Author

Yep CK3 has the same system.

@kaiser-chris kaiser-chris changed the title [VIC3] Check for Orphaned Events [VIC3/CK3] Check for Orphaned Events Apr 15, 2025
@amtep amtep added the enhancement New feature or request label Apr 21, 2025
@amtep
Copy link
Owner

amtep commented Apr 21, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants