Jump to content

Dropping Item Onto Another Item In Inventory


Enchanted_Reeses

Recommended Posts

so basicly i need to make a skript where your able to pick up and item in your inventory and put it onto another item and it execute a set of lines, kinda like custom enchants ce remover
if you got any idea please lemme know!

 

Just a skripter who likes to have fun

I also think I'm pretty good at it

PS my discord is Enchanted#3933 incase idk anything?

Link to comment
Share on other sites

figured that part out but now i dont know how to set enchants to a variable any ideas lemme know

on inventory click:
    if event-slot is enchanted:
        set {enchantremove::%player%} to event-item
        wait 1 tick
        if event-slot is a ink sac named "&5Enchantment Remover":
            set {enchantremove1::%player%} to enchantments of {enchantremove::%player%}
            send "%{enchantremove::%player%}%"

Just a skripter who likes to have fun

I also think I'm pretty good at it

PS my discord is Enchanted#3933 incase idk anything?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...