Resource patch scanning

Place to get help with not working mods / modding interface.
Post Reply
acidfire52
Burner Inserter
Burner Inserter
Posts: 7
Joined: Mon Oct 30, 2017 2:43 pm
Contact:

Resource patch scanning

Post by acidfire52 »

Hi all, am new to factorio modding and have set myself i large goal. Want to know if it is possible first.
I want to create an automated resource scanning mod that can output resource type and location via a modded radar maybe.
Is there login in the game for me to even do this?
I found resource read mode in the defines section of the API website but think that is only from miners.
Can anyone point me in the right direction?

Thanks
Ash

User avatar
DaveMcW
Smart Inserter
Smart Inserter
Posts: 3700
Joined: Tue May 13, 2014 11:06 am
Contact:

Re: Resource patch scanning

Post by DaveMcW »

You should use type="constant-combinator" for outputting signals.

And find_entities_filtered for scanning.

acidfire52
Burner Inserter
Burner Inserter
Posts: 7
Joined: Mon Oct 30, 2017 2:43 pm
Contact:

Re: Resource patch scanning

Post by acidfire52 »

Thanks DaveMcW,
Thant gives me something to go on. Sure i will be posting back as i move forward. :)

AcidFire

Post Reply

Return to “Modding help”