Yeah...how do you set flags in events?
Let's say I play as Austria, and I want to put in an event, that when player or ai controls certain provinces, they change flag, how do I write that in the event?
If the flagname is, let's say, "flag_habImperial", do I write that in event?
command = { type = setflag which = flag_habImperial } ?
Or is that completely wrong?
Let's say I play as Austria, and I want to put in an event, that when player or ai controls certain provinces, they change flag, how do I write that in the event?
If the flagname is, let's say, "flag_habImperial", do I write that in event?
command = { type = setflag which = flag_habImperial } ?
Or is that completely wrong?