Quantcast
Viewing all articles
Browse latest Browse all 645

How to get a list of ore types

I am am trying to make a refinery manager (because the world needs another one right ? Image may be NSFW.
Clik here to view.
:D
) and would like to get a list of ores available in the game, so I can build some sort of list of quantities.

I have figured out how to loop through cargo containers and list the contents by subtypes, and how to use use TypeId to see if something is an ore. But all this is based on what I have in my cargo containers. I would like to try and make the script mod-friendly so it knows to add modded ores to...

How to get a list of ore types

Viewing all articles
Browse latest Browse all 645

Trending Articles