Custom dropping?

All i want to know is how do i make a script that would drop an item for the input module

2 Likes

What do you mean by ‘drop an item for the input module’? Do you want a player to be able to drop a custom quantity of an item that they choose by entering a number into an input modal? If so, you can make a script triggered when a player submits an input modal and add actions to create a dropped item, update it with the quantity that the player chose to drop, and decrease that quantity from the item that the player is still holding, like this:

4 Likes

Yes! Exactly what i’m looking for
Thank you.

1 Like

Hi i’m back after awhile i know, i lost the original script and wanted to remake it but i cant find the “convert ( last custom input of (triggering player )) to number )))” can you help, if u even remember this

3 Likes

That function is called “number converted from string” now.

2 Likes