Help with lab and water
-
- Burner Inserter
- Posts: 8
- Joined: Fri Feb 24, 2017 5:57 pm
- Contact:
Help with lab and water
Hi this is my first post to the forum and I'm really new to modding so don't know much but let's say I wanted a lab to need water in order work,how would i do this? Thanks
do or do not there is no try
Steam Account:
http://steamcommunity.com/id/Happyrobot33/
Mods I'm working on:
•SuperComputer
Steam Account:
http://steamcommunity.com/id/Happyrobot33/
Mods I'm working on:
•SuperComputer
Re: Help with lab and water
You can't. The lab entity doesn't support fluids.
If you want to get ahold of me I'm almost always on Discord.
-
- Burner Inserter
- Posts: 8
- Joined: Fri Feb 24, 2017 5:57 pm
- Contact:
Re: Help with lab and water
But isn't there a way to 'trick' it into taking fluids in order for it to run?Rseding91 wrote:You can't. The lab entity doesn't support fluids.
do or do not there is no try
Steam Account:
http://steamcommunity.com/id/Happyrobot33/
Mods I'm working on:
•SuperComputer
Steam Account:
http://steamcommunity.com/id/Happyrobot33/
Mods I'm working on:
•SuperComputer
Re: Help with lab and water
You can use scripts to
hide a pipe under the lab, remove water from the pipe and set lab's field `active` so it would do its thing. Or add another science pack to the technology in question and insert that one when water is in pipe.
hide a pipe under the lab, remove water from the pipe and set lab's field `active` so it would do its thing. Or add another science pack to the technology in question and insert that one when water is in pipe.
I do mods. Modding wiki is friend, it teaches how to mod. Api docs is friend too...
I also update mods, some of them even work.
Recently I did a mod tutorial.
I also update mods, some of them even work.
Recently I did a mod tutorial.
-
- Burner Inserter
- Posts: 8
- Joined: Fri Feb 24, 2017 5:57 pm
- Contact:
Re: Help with lab and water
I think I'm going to try this when I get home but if this doesn't work then how do you "edit" the current technologies to add science packs? ThanksAdil wrote:You can use scripts to
hide a pipe under the lab, remove water from the pipe and set lab's field `active` so it would do its thing.
do or do not there is no try
Steam Account:
http://steamcommunity.com/id/Happyrobot33/
Mods I'm working on:
•SuperComputer
Steam Account:
http://steamcommunity.com/id/Happyrobot33/
Mods I'm working on:
•SuperComputer