Basic Posted March 28, 2020 Share Posted March 28, 2020 command /test: add 1 to {test} send "%{test}%" Trigger: If {test} is 0 or 1: If player's balance is between 2500 and 1000000: message "&aYour rank is raised to B!" remove 25000 from player's balance Else: message "&cThe requirement is not met!" Else: If {test} is 1 or 2: If player's balance is between 5000 and 1000000: message "&aYour rank is raised to C!"" remove 5000 from player's balance Else: message "&cThe requirement is not met" Else: If {test} is 2 or 3: If player's balance is between 150000 and 1000000: message "&aYour rank is raised to D!" remove 10000 from player's balance Else: message "&cThe requirement is not met" How do I make this script work? Link to comment Share on other sites More sharing options...
zKoro Posted March 29, 2020 Share Posted March 29, 2020 You can't have code before "trigger". ⮞ Junior Mod (01/04/2020) - Resigned ⮜ ⮞ Discord » Koronotchi#0001 ⮜⮞ Minecraft Username » Koronotchi ⮜ Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now