• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

ellacharmed

Captain
14 Badges
Feb 10, 2015
349
35
  • Cities: Skylines
  • Cities: Skylines - After Dark
  • Cities: Skylines - Snowfall
  • Cities: Skylines - Natural Disasters
  • Cities: Skylines - Mass Transit
  • Surviving Mars
  • Cities: Skylines - Green Cities
  • Surviving Mars: Digital Deluxe Edition
  • Cities: Skylines - Parklife
  • Surviving Mars: First Colony Edition
  • Cities: Skylines Industries
  • Surviving Mars: First Colony Edition
  • Cities: Skylines - Campus
  • Cities: Skylines Deluxe Edition
Hello All.

I hope everyone has had a good summer or at least a restful one. And to all those who are not at a place to enjoy or take time out for a summer break, I hope you do get some form of rest some of the time to recharge.

There were questions on Discord and Steam about these, and I've been modding again to switch contexts from my other pursuits.

Questions 1 - translations
"Translations not picked up in mod" post from Steam forums
My findings:
1. Italian language key not picked up, is expected outcome
2. Mod's Name and Description not in loc file to be translated, so 2nd screen not having translations is expected outcome
3. Translations not picked up, NOT expected outcome

As a mod, translations don't work.
I recall bringing this up during Early Access, I think the consensus at that time was modding issues are the lowest priority before game release.
Can we revisit this, please? Or, did I screw up somewhere and didn't build the mod properly?

Questions 2 - modding New Specialists
Question via Discord:
can you make a new specialist with the unity editor?
After checking that "Yes, we can" being my answer, the next question was how easy or difficult is it to do?

And I realize it is quite easy:
  1. download modtool in zip file and extract
  2. rename FishFactory folder to your Specialist name
  3. remove FishFactory's model and the other stuff, just retaining 3 things:
    • the .loc file
    • the main.script file
    • the mod file
  4. edit the 3 above files to suit your needs
    • edit .loc and .script files in a text editor like Notepad or Notepad++
    • edit the mod.asset file in Unity; input your mod details to how it would appear in the game's Mod List where you enable or disable the mod in-game
  5. add the Specialist template from Unity's Create menu as follows in image
  6. Unity.0806-1244.png
  7. create the thumbnails for the avatars in 3 sizes: 32px, 64px & 128px
And after that, I hit a roadblock. The thumbnails are not showing up and Unity crashed.
I've actually started with the images being in the EllaBelle folder with names like "portrait_specialist_32_ellabelle.jpg" for the 32px variety etc.

That's when the red X is the result as in the image.
My Unity screen and localization.loc file added for anyone who wants to replicate and test it.
Aftermath64.0806-1239.jpg Unity.0806-1243.png

Next I tried to put it in subfolders as show in the image for martian specialist as an example. That's when the "Build Mod" step crashed Unity.
explorer.0806-1242.png

Help please, Iceflake Devs. What folder structure and filenames do the thumbnails need to be in?
 
Last edited: