Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
"upgrades "Flatland" mode"
mod can't upgrade it if you don't have it
Since I can't test it, you would have to test if the height change works (and the spawners spawned at -255 would stay intact, so you might end up with double spawners in some places)
Another weird part of cryoplasm spawners is that...
My program for .dll mods can't read the whole code o-o
Literally there are just holes in code in some places (sometimes they are visible, sometimes they aren't visible)
So if there is such stuff in cryospawners height code then it might also cause unexpected stuff
The spawner spawn height can be changed (to make it spawn at -262)
For the cryoplasm code -> long story short: it's weird and I wouldn't want to mess with it
It prefers to spawn high up (this way the fluid cryoplasm can fall down etc)
But when it tries to spawn cryoplasm on cryoplasm then it goes towards the magmabore (if no magmabore then goes towards CCCCC)
If those machines are under the current spawn height, then it decreases the spawn height (and later increases it again. lowers again etc etc)
Just build platform and place defenses on platform so it shoots the cryoplasm? (don't you need to do the same in normal FF? Just the fact that hole is smaller and that you have platform/floor already makes it muuuch easier)
The cryoplasm restart at the game restart was reported multiple times in vanilla games ;D
Noone bothers to check what causes this
Personally I guess
that people force quit the game before CCCCC is able to safe which cryos are destroyed (it doesn't save it immetiadely, I think it saves it when you start to leave game)
or that the CCCCC save file corrupts
or that the cryoplasm spawners spawn before CCCCC manages to load the list of destroyed corners (maybe CCCCC is disconnected from CPH?)
All flatland worlds are like this
I have checked code and it says "height 0" so I guess dev screwed up the -2 elsewhere so I didn't mess with this