Search results

  • 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!

  1. M

    Need Gui Script Shop Help

    ok so i reloaded the script with this command /shop: trigger: open virtual chest inventory with size 3 named "shop" to player format gui slot 0 of player with Diamond named "1 Diamond &a$2000" if player's balance is greater than or equal to 2000: execute console command...
  2. M

    Need Gui Script Shop Help

    After i reload the script with the new line of code there is a new thing that popped up>> "Can't compare "player balance" with an integer (Shop.sk, line 5: if player balance is greater than or equal to 2000:")"
  3. M

    Need Gui Script Shop Help

    I am creating my script for my shop in my Minecraft server (mine hut) and when i reload the script it says "can't understand this condition: "player balance is greater than or is equal to 2000 run" (Shop.sk, line 5: if player balance is greater than or is equal to 2000 run:")" this is the...