#Pickaxe upgrade gui help

1 messages · Page 1 of 1 (latest)

grave basalt
#
StonePickaxeUpgradeItem: STONE PICKAXE with all flags hidden
    StonePickaxeUpgradeItemName: "&6&l[!] &e&lStone Pickaxe"
    StonePickaxeUpgradeItemLore: "&7Click to upgrade your pickaxe.", "", "&6&l* &e&lPrice &7$1,000", "" and "&7&o(( &f&oLeft Click &7&oto upgrade your pickaxe. ))"
    StonePickaxeUpgradeItemSlot: 10

function UpgradeGUI(p: player):
    if {_p} is holding any pickaxe:
        set {_u} to uuid of {_p}
        set metadata tag "upgradeGUI" of {_p} to chest inventory with {@GUIRows} rows named {@GUIName}

        if {@FillMode} is true:
            loop {@GUISlots} times:
                set slot -1 + loop-value of metadata tag "upgradeGUI" of {_p} to {@FillModeItem} named {@FillModeItemName}

        set slot {@StonePickaxeUpgradeItemSlot} of metadata tag "upgradeGUI" of {_p} to {@StonePickaxeUpgradeItem} named {@StonePickaxeUpgradeItemName} with lore {@StonePickaxeUpgradeItemLore}```

Error: cant understand condition / effect (last 3 lines)
naive nova
#

uh-

#

send the full script

grave basalt
golden spearBOT
naive nova
#

did u make this?

grave basalt
#

no

naive nova
#

thats what I thought

grave basalt
#

but cant get in contact with the creator so asking here

naive nova
#

well ima not help someone who puts no effort into something and asks for help

grave basalt
#

Anyone want to help? been messing around with it for a while now and cant seem to find out whats wrong..

astral gust
grave basalt
#

?

#

Can anyone help dumb me?

grave basalt
#

?

jolly tapir
grave basalt
#

i figured it out dw

jolly tapir
#

or even just get the link like this copy this if u want