Page 1 of 1

[technology-description]

Posted: Mon Dec 08, 2014 2:43 pm
by Animar
Hi there

More than a year ago, when i first tried to mod something, I encountered a problem with technology-descriptions they just don't apear in game. Uptdating my old files i ran into the same issue again. Naming items entitys and describing them works just fine even technology names do. So why the hell refuse those technology-descriptions ? Looking into some bigger mods like dytech or treefarm shows that they did't botter to use tech descriptions. Making the tech name kinda self explanatory sure is one way to deal with it, but it bugs me a bit to do so.

Example

Code: Select all

[technology-name]
tec-1=Long Range Defence
^ That works

Code: Select all

[technology-description]
tec-1=Unlocks the art of long range defence
^ That not Why ??

I just don't get it.

Re: [technology-description]

Posted: Fri Dec 12, 2014 3:55 pm
by Revolv
Assuming your tech name is right, maybe check your language settings to make sure its set to English (you already probably know) and make sure your directory is correct.
"__mod-name__\locale\en".
Also i don't know if it would effect anything but "long range defence" in the description might be causing the error.