if {mana::%player's uuid%} is more than {@1}-1:

  • 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.
What the fuck is @1
What the fuck is with your attitude? You keep acting like you are some hot shit on these forums, yet no one knows who the heck you are, and you write terrible Skript code. Stop acting like you are the shit when you are no one.
If you KNEW proper Skript, you would know that `{@1}` is called an OPTION, DUH!

Hey.

if {mana::%player's uuid%} is more than {@1}-1:
It's not working and there are 0 errors.
I recommend putting more code, example, what is your option set to?
Also explain a bit more, what's not working? what are you expecting to work?
Based on that tiny bit of code I really have no clue what isn't working, you could try wrap the math in parenthesis, ex:
code_language.skript:
if {mana::%player's uuid%} is more than ({@1} - 1):

Im not really sure what other advice to give you here, since you provided a very small piece of your code with next to no explanation as to whats going on here.
 
Status
Not open for further replies.