How to let stockpile stored "Material" resource
#2


Because the flag for Materials isn't called "Material".  We can't add new flags to the game, so we stole Coals flag and made it display the word Material instead of Coal.




You want it to say




RawMaterialFlags _storageFlags = Fuel | Wood | Stone | Iron | CoalFuel;


  Reply


Messages In This Thread
How to let stockpile stored "Material" resource - by Kralyerg - 01-05-2017, 07:16 PM