Bulk Sell

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Jimsk

Member
Mar 13, 2020
21
1
3
23
I have a skript where when i right click on an item, it gives me $1, but when there are multiple stacks of said item, it takes a while and gets very tedious when you have to sell them 1 at a time. Is there a way to make it so that if there is more than 1 item in the stack, it sells them all at once, still at the same price?

heres what i got at the moment:

if held item is dried kelp:
execute console command "eco give %player% 2"
remove 1 of player's held item from player's inventory
 
Status
Not open for further replies.