zephyrus-store-preview-new-syntax icon indicating copy to clipboard operation
zephyrus-store-preview-new-syntax copied to clipboard

Single-use

Open rodopoulos1 opened this issue 2 years ago • 3 comments

its possible to setup a Single-use item?

rodopoulos1 avatar Aug 20 '23 16:08 rodopoulos1

Which type of item / for what purpose?

I don't see how this could apply to default items like trails, hats, weapon skins...

azalty avatar Aug 20 '23 23:08 azalty

A friend make a plugin for me to send webhook on diacord when press use item, and i need single use

rodopoulos1 avatar Aug 26 '23 02:08 rodopoulos1

Your item should be registered with the 8th parameter of Store_RegisterHandler set to false (equipable=false)

This must be made in your friends' plugin.

azalty avatar Aug 26 '23 12:08 azalty