• 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.

unmerged(20048)

The Crazy Modder
Sep 25, 2003
644
6
Visit site
I have some questions about events.

1. Is it possible to retain focus on the characters involved in an event "conversation" so that you could script an event series bouncing back and forth between to parts (eg Liege and vassal, 2 neighbors or 2 enemies). As it is now an event that riggers for you can trigger an event for someone else but it is difficult for that event to trigger something back to you and almost impossible to script an event that allows you to trigger yet another event for the same person. As far as I know this is only possible in court or between liege and the strongest or weakest vassal og in the last case only if these aren't modified to strongly during the events.

2. Have any new triggers, conditions or effects been added to the games since the event_effects for 1.04

3. Is there any possibility for new triggers, conditions or effects to be included in the game engine
 
The answer to #1 is, at first, no. The only way to trigger back events is Liege -> Vassal and Vassal -> Liege again. However, you can do that only once, since a third Liege -> Vassal event can have a different vassal as target.

However (again), if you use best_vassal or worst_vassal, the target should always be the same vassal, and thus is possible to bounce back and forth multiple times.

Haven't tried this, though.