[RESOLVED]Txt key on .modinfo

steveforez

Chieftain
Joined
Sep 18, 2014
Messages
56
Location
France
Greeting all, i looking help because i trying to make my descritpion in Modebody (modinfo) with Txtkey. But i'm not sure it work.
20170521201001_1.jpg


On my mod info description, i write :
Code:
[ICON_Bullet]"LOC_CIVILIZATION_CUBA_NAME"[NEWLINE][ICON_Capital]"LOC_CITY_LAHAVANE"[NEWLINE][ICON_Bullet]"LOC_TRAIT_CIVILIZATION_CUBA_NAME" : "LOC_TRAIT_CIVILIZATION_CUBA_DESCRIPTION" [NEWLINE][NEWLINE][ICON_Bullet]"LOC_LEADER_FIDELE_NAME"[NEWLINE][ICON_Bullet]"LOC_TRAIT_LEADER_FIDELE_NAME" : "LOC_TRAIT_LEADER_FIDELE_DESCRIPTION"[NEWLINE][NEWLINE][ICON_Bullet]"LOC_IMPROVEMENT_SANTERIA_NAME" : "LOC_IMPROVEMENT_SANTERIA_DESCRIPTION" [NEWLINE][NEWLINE][ICON_Bullet]"LOC_UNIT_FAR_NAME" : "LOC_UNIT_FAR_DESCRIPTION"

I think is totaly false *giggle* dut i don't have idea if is possible... Anybody can aswered plz ?
 
IIRC replacing your "LOC_SOMETHING" to {LOC_SOMETHING} may work while using text in game, but on the modding screen everything must be set in a <LocalizedText> section in the .modinfo anyway.
 
Thanks

I see with this, i don't have description in mod screen ... I have try this to have a description in "your own" language but ... i do make in english for all. Thanks you again
 
Last edited:
Back
Top Bottom