This post has been de-listed (Author was flagged for spam)
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Hello all,
I'm in the midst of making a cool EU4 mod and have tried using the command "declare_war_with_cb" in an event.
Here's what it looks like:
[...] triggers etc [...]
option = {
name = "EVTOPTA10017"
add_war_exhaustion = -15
declare_war_with_cb = {
who = SAS #Sassanids
casus_belli = cb_conquest
}
}
Here's where it gets wonky. In-game, the event only fires if the other country (Sassanids) isn't in a war. Ok, that's fine. However, when the event does fire, the tooltip works ("Umayyads declares war on Sassanids) and there's a rumble sound that plays like when you declare a war, but... there's no war. My country isn't in a war and I can't attack them.
Anyone know how to fix this issue? I've seen other events in the event files with "declare_war_with_cb" that use it in the same way I'm using it.
Any help would be appreciated!
Subreddit
Post Details
- Posted
- 10 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/eu4/comment...