Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I hate "is_player = yes" restrictions.
[21:38:27][E][jomini_script_system.cpp:284]: Script system error!
Error: Event target link 'root' returned an unset scope
Script location: file: common/scripted_triggers/pcbk_available_for_events_triggers.txt line: 5 (is_available_allow_travelling)
it looks like
"root.knight_army.army_owner = root"
should instead be
"this.knight_army.army_owner = this"
because there is no guarantee that the script will be used in a root scope.
Awesome, it really works!
You know what, I discovered one of your traits! (Diplomacy +5, Martial+5, learning+5, stewardship +5, intrigue+5,prowess+5)!
I think if you go into the battlefield duel's mod files, common\combat_phase_events\combat_phase_events.txt, you can replace the is_knight = no trigger in the txt file with this
OR = {
is_knight = no
is_ai = no
}
That should make the mods compatible
Though admin vassals couldn't be knights to begin with, they could only be appointed as commanders.
Update:
+You will get an alert to notify you if you're serving as a knight in an army
-Click the alert to pan to the army you're in
You made the only mod I think wich makes it possible to be called on knight duty but I understand you don't want to overdo it by adding regency.
I was thinking of something else, It would be great if we had "retiring from knighthood" switched to a contract privilege as it would make more sense for gameplay and rp.
Just a suggestion like always as it would require you to adapt to every contract type in the game and it sounds like a lot more work especially after every updates.
Currently your character icon will show in the army if you are a knight and commander too, otherwise you can tell you're in one if you're wearing armor.
I could get the regency implemented, but the goal of this mod is to be a simple vanilla like addition for those who just want to be knights, and considering how often you are a knight, it would mean having a permanent regent all the time.
Is it possible to get visibility on liege armies on the map when you are a knight ? A popup to tell you when you go would be nice and also (but probably harder to do) make it as your regent takes control when you are away at war.
What exactly doesn't work?
Just tested it and everything works fine