#(Speeder323) accidentally setting lore for the 3rd item in players inventory rather than the gui i

27 messages · Page 1 of 1 (latest)

small blaze
wintry flaxBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
You can block this bot if you don't want to see these messages, I won't mind.
<@&525394568410038282>

#

(Speeder323) accidentally setting lore for the 3rd item in players inventory rather than the gui i

potent trailBOT
random pulsar
#

We can't really know what's going wrong without seeing your code

small blaze
#

okay but brace yourself

gray flax
#

just kidding it's fine man lol

#

inventory adjust lore:<list[<[progressbar]>]> slot:3

#

you aren't specifying a destination inventory

#

by default, the player's inventory is the inventory used

#

you probably don't want the player's inventory, but the inventory they're using

#

you did it right here:
inventory set origin:ventopeninputitem<util.random.int[1].to[4]> destination:<player.open_inventory> slot:3

#

the <player.open_inventory> inventory will be the player's open inventory, if they have one open

small blaze
#

do that...

#

forgot to remove ping

#

thank you tho