Surviving Mars

Surviving Mars

The Parish Boy's Progress
19 条留言
ChoGGi  [作者] 1 月 19 日 下午 2:26 
v0.4
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 :)
ChanceGateau 2021 年 11 月 7 日 下午 3:53 
Oh, okay. Sorry. In that case, I will keep my eyes on this mod for when it is updated.
ChoGGi  [作者] 2021 年 11 月 7 日 下午 3:42 
No I mean I just haven't updated it for picard, some mods need it some don't (I'm not going to test each of them).
ChanceGateau 2021 年 11 月 7 日 下午 2:34 
I just don't have the Below and Beyond DLC yet, mainly due to all the reports of errors and glitches... do you think it might be necessary?
ChanceGateau 2021 年 11 月 7 日 下午 2:33 
I am up to date with the latest updates. I play with very limited mods, and none of the others affect population at all, so I cannot imagine it's a mod conflict.
ChoGGi  [作者] 2021 年 11 月 7 日 下午 1:01 
Probably needs a picard uodate
ChanceGateau 2021 年 11 月 7 日 下午 12:03 
Do I have to do something special? I activated the mod, and it kicked all the children out of the daycares and whatnot like it was supposed to, but I cannot assign any of the children (or elders) to any workplace. Tried farms, factories, extractors, polymer plants... nothing.
ChoGGi  [作者] 2020 年 2 月 24 日 下午 5:11 
Seems like an all around decent proposal.
Kevin Starwaster 2020 年 2 月 24 日 下午 4:13 
Great, now where's the Modest Proposal mod? (kidding... I'M KIDDING... maybe)
Gofredd 2019 年 6 月 30 日 下午 1:33 
At last, a proper way to get those little blighters to do something useful for the good of the colony. Jolly good show!
ChoGGi  [作者] 2019 年 6 月 27 日 上午 9:36 
I thought I was promoting literary works?
AturUwU 2019 年 6 月 27 日 上午 9:30 
Apparentley its extremley unpopular on reddit to be promoting child labour
ChoGGi  [作者] 2019 年 6 月 27 日 上午 8:15 
?
AturUwU 2019 年 6 月 27 日 上午 5:40 
And then you get 100k downvotes
Clovane 2019 年 6 月 25 日 下午 3:25 
Thanks ChoGGi. It worked.
ChoGGi  [作者] 2019 年 6 月 25 日 上午 9:33 
In the new mod open the new mod menu (yeah it's confusingly bad), and add a code section, paste it in there.
Clovane 2019 年 6 月 24 日 下午 11:35 
Gosh you're awesome! But I don't know what to do with that code.

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.
ChoGGi  [作者] 2019 年 6 月 24 日 下午 9:36 
local function StartupCode()
local sponsor = GetMissionSponsor()
if sponsor.id == "Brazil" then
sponsor.display_name = "Mars Mining Corporation"
end
end

OnMsg.CityStart = StartupCode
OnMsg.LoadGame = StartupCode
Clovane 2019 年 6 月 24 日 下午 8:55 
You're a heartless corporate beast ChoGGi! :)

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.