Jump to content

Skript dont work


ProblemChild

Recommended Posts

 

Quote

 

on inventory click:
    if inventory = metadata tag "Upgrades" of player:
        if index of event-slot = 10:
            if player's balance >= 99:
                remove 100 from player's balance
                add 1 to {gain::%player's uuid%}
        else if index of event-slot = 11:
            if player's balance >= 199:
                remove 200 from player's balance
                add 2 to {gain::%player's uuid%}

 

Why dont this work?

i like skript...

 

sometimes.

Link to comment
Share on other sites

On 11/7/2021 at 8:08 AM, ProblemChild said:

 

on inventory click:
    if inventory = metadata tag "Upgrades" of player:
        if index of event-slot = 10:
            if player's balance >= 99:
                remove 100 from player's balance
                add 1 to {gain::%player's uuid%}
        else if index of event-slot = 11:
            if player's balance >= 199:
                remove 200 from player's balance
                add 2 to {gain::%player's uuid%}

 

Why dont this work?

send errors?

 

 

image.png.bc433d6489d70ad831075fe76809b993.png
 

Owner of Lifestealed, Labs, Encore, UNOfficially and Observed
 

OG [VIP] 12/26/20 - 10/27/2021
OG [PRO] 12/27/21 - 11/18/2022
OG [LEGEND] 11/18/2022 - 3/14/2023
[DEFAULT] 3/14/2023 - 5/8/2024

[MOD] 5/8/2024 - Present

 

Link to comment
Share on other sites

3 hours ago, ProblemChild said:

dw i fixed it

uh k

 

 

image.png.bc433d6489d70ad831075fe76809b993.png
 

Owner of Lifestealed, Labs, Encore, UNOfficially and Observed
 

OG [VIP] 12/26/20 - 10/27/2021
OG [PRO] 12/27/21 - 11/18/2022
OG [LEGEND] 11/18/2022 - 3/14/2023
[DEFAULT] 3/14/2023 - 5/8/2024

[MOD] 5/8/2024 - Present

 

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...