FileMachete
New member
Just made a bitty mod to add in 5 more rebar frames. Couldn't figure out how to make their icons look like rebar.
Wondering if it's possible to call a shape & then apply a mesh so icons would look like the vanilla rebar blocks?
Wound up just doing this;
Trying to avoid making new icon .pngs What can I say, I'm lazy that way
Wondering if it's possible to call a shape & then apply a mesh so icons would look like the vanilla rebar blocks?
Wound up just doing this;
Code:
<property name="CustomIcon" value="rConcreteQuarter"/> <property name="CustomIconTint" value="760000"/>
