Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
I have checked your file in DepartmentOfForeignAffairs+Constructibles[Exchanges] , you copy the CityDeal option and remove the prerequisite
<DiplomaticContractContainsTermPrerequisite Flags="Prerequisite,Discard">WarToTruce</DiplomaticContractContainsTermPrerequisite>
then it works. I wonder how.
I wonder that its a Extension mod , it shouldn't remove the Prerequisite in the original files. As you say you add a new option , but I found CityDeal option in the original one. If its new , it should be called other name.
So I think , maybe you just add a null Prerequisite to the original CityDeal option , then throught it the option will show in the Diplomacy screen.
Then I want farther , I want to exchange stockpile , resource and technology in ColdWar. Because its Extension , so I just delete the Prerequisite
<DiplomaticContractContainsTermPrerequisite>
<DiplomaticRelationStatePrerequisite>
terms below the BoosterDeal , ResourceDeal , TechnologyDeal just leave the DiplomaticCustomCost like CityDeal , wish to add a null prerequisite. But it didn't work.
Then I try another way. Add a New Prerequisite in <DiplomaticRelationStatePrerequisite> .
It already have
<DiplomaticRelationStatePrerequisite>DiplomaticRelationStatePeace</DiplomaticRelationStatePrerequisite>
<DiplomaticRelationStatePrerequisite>DiplomaticRelationStateAlliance</DiplomaticRelationStatePrerequisite>
I add one term
<DiplomaticRelationStatePrerequisite>DiplomaticRelationStateColdWar</DiplomaticRelationStatePrerequisite>
If its an add on , it should works. But it didn't.
Finally I have no choice , just add the new Prequisite
<DiplomaticRelationStatePrerequisite>DiplomaticRelationStateColdWar</DiplomaticRelationStatePrerequisite>
below the three option and change to Conversion. Then it works.
I just can't understand the logic in Extension. Will it overwrite the same option? Or it will add new option with No Prequisute?(But seems not work in Other Deal) Or it will add a null Prerequisite in same option?
If my logic is right , when I add a ColdWar prerequisite in three options then let Extension to add on , It should be same with Coversion . It should work... But its just not...
I want it to stay in Extension to be Compatibility Friendly, can you help me?
I'm considering an advenced option , but this one first.
seems so?
I am not sure about type of my mod anyway, someone in comments sent me message saying that my mod should be labeled Extension, so I changed it. I believe that it's wrong type, for the reasons you mentioned above, but my mod is too small, so I don't want to conflict with bigger and more interesting Conversion/Standalone mods. I should probably mention it in the description.
Did you tried Standalone type instead of Conversion type for your mod? I just checked manual and I don't know what's the real difference here.
About your example - yep, logic is clunky. It's hard to tell from your example without trying it for myself.
I added you on Steam, I believe it would be much easier to communicate.