O Orionium New member Dec 29, 2018 #1 Hey, Is it possible to assign existing icon to a new block or an item without having to place it on client side? e.g. <block name="autoTurretSR"> having an autoturret icon ? Last edited by a moderator: Dec 29, 2018
Hey, Is it possible to assign existing icon to a new block or an item without having to place it on client side? e.g. <block name="autoTurretSR"> having an autoturret icon ?
O Orionium New member Dec 31, 2018 #2 I've tried to put <property name="CustomIcon" value="autoTurret"/> but seems like without it won't work until it's affected on client side.
I've tried to put <property name="CustomIcon" value="autoTurret"/> but seems like without it won't work until it's affected on client side.
xyth Community Moderator Dec 31, 2018 #3 New Icons must be loaded on the client side in A17. Hopefully in a future build that will change.