• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Tickyyy

Recruit
Apr 12, 2024
1
0
I'm a new modder trying to create new interaction.
I already know that ai choose secondary one by populate_actor_list and populate_recipient_list.
But I want to figure out that how ai select secondary one by characters list witch added from populate_actor_list and populate_recipient_list.
Does AI considers every one in characters as secondary_actor or secondary_recipient and then do the redirect before calculate ai_will_do?