#Item Use Specific Quantity

1 messages · Page 1 of 1 (latest)

slender mist
#

Yo ppl, I wanna make an item have an specific number of uses, like, you use it once equals you got an use minus, so when you use that item 32 times the item brokers, how can I do it?

#

RANDOM IMAGE

#

Sorry for my bad eng too

untold niche
#

Use durability or add custom data to the item that tracks that. Either way I think that it will require scripts

livid marten
#

100% will need scripts. The state and decrmement on use would be the most general suggestion - however if its a tool durability would be better. You should consider (if just an item) how you will signal the use wear on the item.

#

If its a state then permutations and chaneg in texture would be a possibility

slender mist
#

@livid marten I'm making an item that has 32 uses specifically, you just use it when click, so I dunno what you mean with "use wear"

#

I thought it was possible with
A durability value of 32 and a chance damage and damage value of 1 to both when using