I personally love the legend of Zendar. Its different unlike so many mods with ......... kings
How about: Mount & Blade Mod? That name is actually came from one of our team members and sounds like "A Game of Thrones Mod" which also sharing the same name with the main franchise and really one of the best mod.Personally I feel that if there's a mod name that's been used before and associated with previously abandoned projects it might actually be better to avoid using the name because of the reaction/expectation of "oh, mods with this name always end up being abandoned before they're finished, this one will turn out the same way" the name would get from players. It's kind of like how people assume a game's going to be good because it shares a name with a well known and liked game or franchise or that it'll be terrible because the games in the series before it were bad to begin with. Besides, like collesseum2 said, "Legend of Zendar" sounds much more unique and dramatic in a way.
We're always open for idea to use any sub-mod or some contents from another mods if they allow us to use. If you can tell us what we can use (even with some screenshots if possible) then we may contact with them.Will you add content from magnate lords???
Oh no the Knights of Ni D:
As for the name, as mentioned just something that can better connect this to M&B would be a good idea, as I would have come in here a lot sooner had I known M&B was its base. I would go with blizz's idea of hyphen/colon followed by something mentioning "Warband," "Mount & Blade," or "Calradia". "The Legend of Zendar - A Mount & Blade Mod".
In this case uppercase.Ni! Yeah I've asked the same question in another forums which we have a thread and it seams we're going to simply use: "The Legend of Zendar - a Mount & Blade Mod". By the way, is that "a" should be uppercase or lowercase?
Is butts a secret code for looted butter?We're planning to release another and the last diary (for now) today. And there will be a release date too! So keep calm and wait for anything from our team member tsf4!
King Harlaus the Fat approves!Is butts a secret code for looted butter?
Is butts a secret code for looted butter?
Looking towards the 27th, specially to the mechanics behind the warband government (fromt that DD I didn't quite get how did they differ from any other landed title, really).
OR = {
landless = yes
any_demesne_title = {
OR = {
mercenary = yes
holy_order = yes
}
}
}
NOR = {
landless = yes
any_demesne_title = {
OR = {
mercenary = yes
holy_order = yes
}
}
}
vassal_call_to_arms = {
warband_government
}
We're using this in localizations:By the way @tsf4 , how do your localisation for trial holdings looks like? When I tried in 2.5, tribal holdings were called "<province name> tribe" in the building view, even with custom goernments. Is this no longer the case?
TRIBAL_NAME_PROV;Village of $PROV$;;;;;;;;;;;;;x
Well, we're using this for Warband government:
Code:OR = { landless = yes any_demesne_title = { OR = { mercenary = yes holy_order = yes } } }
And that's for every other governments:
Code:NOR = { landless = yes any_demesne_title = { OR = { mercenary = yes holy_order = yes } } }
Mercenaries and the Holy Orders has their own mechanics and we didn't add any special mechanic for Warband government, yet. That will change in our future updates. You can't play with mercenaries but I've found a way: titular duchy for primary title and titular county for mercenary title. In this way, you can play with any mercenary band you like but no one cannot hire you expect the liege of that mercenary title. But that's also means you're the liege of your mercenary band, but if we use this for any other governments:
Then the top liege of that mercenary band can call his vassal-captain into war. And they will brought their own mercenary band into war in theory.Code:vassal_call_to_arms = { warband_government }
We're using this in localizations:
And the result is like: "Village of Ehlerdah". Not that fancy when you know the secret right?Code:TRIBAL_NAME_PROV;Village of $PROV$;;;;;;;;;;;;;x