Closed skodkim closed 10 years ago
Where should I put this this fix?
\Skodkim
In the CAT mod open the file Core.sql. It is divided into sections for different types of messages. From line 7 it is for City-States, add a new line using the same format as the others with the modified text you have devised.
It would really be good if we could have that Influence value assigned to a stored value somewhere so that the text key could stay the same and only the value needs adjusting. Maybe another day.
What is the point of making the text string in the CAT module if the value is changed in the CEG module? As I understand it you can use the former without the latter even though I have never tried it.
\Skodkim
That's a question I ask all the time. I see no reason for this type of change to be in CAT, yet that's where the other changes are so just go with it. On 08/01/2014 6:04 PM, "skodkim" notifications@github.com wrote:
What is the point of making the text string in the CAT module if the value is changed in the CEG module? As I understand it you can use the former without the latter even though I have never tried it.
\Skodkim
— Reply to this email directly or view it on GitHubhttps://github.com/Thalassicus/cep-bnw/issues/119#issuecomment-31809949 .
Then again, if you can find similar changes in CEP, you could put it there. On 08/01/2014 6:07 PM, "Grant Pritchard" fr00gyl@gmail.com wrote:
That's a question I ask all the time. I see no reason for this type of change to be in CAT, yet that's where the other changes are so just go with it. On 08/01/2014 6:04 PM, "skodkim" notifications@github.com wrote:
What is the point of making the text string in the CAT module if the value is changed in the CEG module? As I understand it you can use the former without the latter even though I have never tried it.
\Skodkim
— Reply to this email directly or view it on GitHubhttps://github.com/Thalassicus/cep-bnw/issues/119#issuecomment-31809949 .
I already looked in CEG and there's really nowhere logical to put it so I guess I'll just put it in CAT - unless Thal suddenly jumps in to this discussion and says otherwise (I could also make a note in the commit for him)
\Skodkim
Did you make the corresponding change to the google spreadsheet?
When you kill a barbarian unit close to a city states borders you're told that your influence with them has increased by 12 when in fact it changes by 15.
CEP changes the value in Diplomacy\CED_Data.xml
The original text string "TXT_KEY_NOTIFICATION_MINOR_BARB_KILLED" goes:
\Skodkim