Steam 설치
로그인
|
언어
简体中文(중국어 간체)
繁體中文(중국어 번체)
日本語(일본어)
ไทย(태국어)
Български(불가리아어)
Čeština(체코어)
Dansk(덴마크어)
Deutsch(독일어)
English(영어)
Español - España(스페인어 - 스페인)
Español - Latinoamérica(스페인어 - 중남미)
Ελληνικά(그리스어)
Français(프랑스어)
Italiano(이탈리아어)
Bahasa Indonesia(인도네시아어)
Magyar(헝가리어)
Nederlands(네덜란드어)
Norsk(노르웨이어)
Polski(폴란드어)
Português(포르투갈어 - 포르투갈)
Português - Brasil(포르투갈어 - 브라질)
Română(루마니아어)
Русский(러시아어)
Suomi(핀란드어)
Svenska(스웨덴어)
Türkçe(튀르키예어)
Tiếng Việt(베트남어)
Українська(우크라이나어)
번역 관련 문제 보고
Right now same sex marriage isn't possible with this mod to my knowledge. I looked into adjusting the marriage system at one point, and it's unfortunately a bit beyond my ability. The female NPC Lords just throw error messages right now when they attempt to court ladies (this is very apparent in the Diplomacy version as it causes an obvious error message and can mean further problems with the two characters involved later on).
Overall the whole marriage/courtship has a variety of different checks, some of which are related to the tf_female flag, others are related to the unit's position in the troops file, etc. The basic problem is that the game was written for only male Lords, (other than your character) and only female Ladies, to marry. Changing that is one of those things that appears simple on the surface, but unfortunately proves to be more of a convoluted mess once you get down into the code, and the assumptions it makes. :(