Consume Produce
#3


1) Why does your stringtable have "String _requirements...". Every stringtable entry should be "String _name...". The consumeproduce has the _requirement, but it should point to an equivalent _name.




 




2) Look in your template files for the foods that don't show the picture. Down in the rawmaterial section, it should say




    String _name = "Flour";

    String _nameSmall = "FlourSmall";




The "small" version is the one that shows up in the drop down menu. You need to have a 2nd icon that's only 16x16, and a second entry in the spritesheet for it. Luke only put the small line in some of his things, it's kind of annoying. [img]<fileStore.core_Emoticons>/emoticons/smile.png[/img]/emoticons/smile@2x.png 2x" title=":)" width="20" />

  Reply


Messages In This Thread
Consume Produce - by Necora - 01-12-2017, 08:54 PM
Consume Produce - by Necora - 01-12-2017, 08:58 PM
Consume Produce - by Kralyerg - 01-12-2017, 09:32 PM
Consume Produce - by ShockPuppet - 01-12-2017, 10:10 PM
Consume Produce - by Ketchup - 01-12-2017, 10:26 PM
Consume Produce - by Necora - 01-13-2017, 05:58 AM