Factorissimo2


Factorissimo adds factory buildings to Factorio. Place them down, walk in, build your factories inside!

Content
2 years ago
0.14 - 1.1
207K

g RSO compatibility

6 years ago

Hello,
Would you consider adding remote call for RSO to inform it about your factory surfaces?

Currently RSO is not surface aware so it treats them as normal map which it shouldn't probably.
Using remote interface to add them to ingore list would be helpful.
Call would look like that:
remote.call("RSO", "ignoreSurface", factorySurfaceName)

You can check for RSO interface presence by testing remote.interfaces["RSO"] to see if RSO is present and it's interface is registered.

6 years ago

Okay, done.

New response