Cities: Skylines

Cities: Skylines

54 个评价
Customizable Building Name Generator
   
奖励
收藏
已收藏
取消收藏
Mod
文件大小
发表于
更新日期
35.332 KB
2015 年 4 月 7 日 下午 11:18
2016 年 3 月 8 日 上午 1:46
9 项改动说明 ( 查看 )

订阅以下载
Customizable Building Name Generator

描述
New names for residential, industrial, office, and commercial buildings. Add your own names in the mods folder!
Many default names provided by reddit user /u/TPangolin

Name file location
Windows ->
C:\Users\<username>\AppData\Local\Colossal Order\Cities_Skylines\Addons\Mods\WufireNameGenerator\

Mac ->
/Users/<username>/Library/Application Support/Colossal Order/Cities_Skylines/Addons/Mods/WufireNameGenerator/

If you have trouble finding the Library folder do the following:
Open Finder and click "Go" on the top bar. Press the Option/Alt key on your keyboard and Library will appear in that list. Then the rest of the path should be easy to find (I hope!)

Linux ->
~/.local/share/Colossal Order/Cities_Skylines/Addons/Mods/WufireNameGenerator
(Thanks to trideceth12)

Detailed instructions
First activate the mod from the content manager, then start/load a city.
The first time the mod is loaded, the default names files are written to the mod location above.
These files will be used for name parts whenever a city is loaded.

The file format is JSON, which you can verify is correct at http://jsonlint.com/

Name Generation Details
* A name is generated by pulling a random name from a list of words.
* If multiple lists are provided, the generator will add one word from each list in order.
* If a list is marked 'optional', it has a 50% chance of being added.
* If adding the word will be larger than the maximum name limit (32 characters), the word is ignored.

Now using detour functions described here: https://github.com/sschoener/cities-skylines-detour

Source available on github: https://github.com/wufire/CitiesSkylinesBuildingNameGenerator
热门讨论 查看全部(1)
1
2019 年 4 月 28 日 下午 3:53
NullReferenceError
Rena
87 条留言
wufire  [作者] 7 月 14 日 下午 9:11 
Thanks for the kind review @Bruce! Glad that this mod is still working and useful to you!
Bruce 6 月 29 日 上午 8:27 
Eureka! This mod actually still works, 10 years later, unlike Custom Name Lists. The editing is a bit tricky, but forthright once you figure it out. And it works. Did I say that already? It works, immediately and definitely. No fiddling around, no intermittent success but mostly failure.

I am using it to get RID of the goofy names, both default and mod, in favor of just generic labels: High Density Commercial, Industrial, etc. It's much simpler and less distracting than seeing "Frank's Fish Fry Factory" buildings, three in a row.

Same for residential. Who cares who lives in the house? Which often does not match the names of the people walking into them? High and Low Density Residential is all that I need to see.

Thanks for this mod. It solved a little problem that, with frustration building, was becoming a big problem.
wufire  [作者] 2023 年 11 月 9 日 上午 12:49 
@Kincaid Oh, haha! I'm not sure about that then
Kincaid 2023 年 11 月 7 日 上午 7:26 
@wufire I know. I was just wondering if anyone already did that so I can save myself the work
wufire  [作者] 2023 年 11 月 6 日 下午 6:46 
@Kincaid, you should be able to put German names to your custom name lists. I haven't tested this though, but it should hold up
Kincaid 2023 年 11 月 4 日 下午 8:47 
Did someone already make a german version?
wufire  [作者] 2023 年 4 月 23 日 上午 4:02 
@Baronryder I'm not really familiar with how the modded buildings are named, sorry.

With the way this mod works, it would probably need some help in determining what buildings with static names to rename, then have separate lists for each of those categories.

I don't see myself doing this work anytime soon, but the code is publicly available for anyone that wants to give it a try.
wufire  [作者] 2023 年 4 月 23 日 上午 3:57 
@Lord Peter Thank you for commenting! Glad you're finding it useful
Lord Peter 2023 年 4 月 22 日 上午 10:13 
Brilliant little mod, adds a lot to the immersion! Thanks :D
Baronryder 2023 年 4 月 7 日 上午 8:18 
Of course, I already know the renaming in the game.
I mean the default name of buildings. Often just modded buildings have names like "2x4 Parking Lot". I would like the 2x4 to be gone.
In the game I always have to rename the parking lots.
Is it not possible to rename this in a code, so that the building names sound normal again?