#How can i display a clock icon on UI when player has a clock in inventory?

1 messages · Page 1 of 1 (latest)

midnight linden
#

I want to conditionally show this UI element when the player has a clock in their inventory. Is there a property I can use to manipulate this element with a script?

torn lichen
#

You have to scan the slots to check if it has the clock
You can do this by checking the item_id_aux

midnight linden