SRSLY? Wanna look up maybe three posts?
SRSLY it is out of date. Hence why I was looking for another mod, preferably a major one that incorporates it. Awkward for you.
SRSLY? Wanna look up maybe three posts?
Does anyone know if there exists a trigger that checks weather a character is currently leading troops?
Thanks
Is it possible to change the name of a culture? (For example from "Polish" to "Mazovian")
I mean via event.
That's what I thought. Dammit!That's harder then
You might have to make a bunch of cultures and put a super-speedy culture conversion event in place.
modifier = {
factor = 0.5
trait = genius
}
modifier = {
factor = 0.5
trait = genius
}
modifier = {
factor = 0.75
trait = scholarly_theologian
}
Oh, and is there a trigger for a character's primary title? For example you need to set a character flag on a character whose primary title is Mazovia.
trigger = {
any_demesne_title = {
title = k_mazovia
is_primary_holder_title = yes
}
}
trigger = {
ROOT = {
primary_title = k_mazovia
}
}
Thank you! Now onto that dang mod.trigger = {
primary_title = k_mazovia
}
How do you set an event to be hidden?
SRSLY it is out of date. Hence why I was looking for another mod, preferably a major one that incorporates it. Awkward for you.
What is the largest size that custom maps can be in for the game to work?