安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






Hopefully fixed all the issues with it.
Mod options to disable mod, and let them stay in Nurseries.
@ChanceGateau Sorry about the delay, forgot about this one :)
I tried to put it in the startup, in Steam, for Surviving Mars, But that didn't work, or I did it wrong.
I got into the editor and created a new mod but couldn't figure out where to put the code. Sorry.
local sponsor = GetMissionSponsor()
if sponsor.id == "Brazil" then
sponsor.display_name = "Mars Mining Corporation"
end
end
OnMsg.CityStart = StartupCode
OnMsg.LoadGame = StartupCode
Hey question/request.
All I want is to change Brazil's sponsor name to something else like "Mars Mining Corporation." Brazil colonizing Mars makes as much sense to me as Zaire colonizing Mars.
I tried to use the editor and it looks like you can't change things made by the devs. You can only add in things. Correct?
So how do I get the name changed?
Thank you for all your mods and help.