GUI Issue

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

Embry_

Member
May 13, 2021
12
1
3
24
United States
Hello, I was making a GUI for my shop system & it seems to not be working. I have the TuSKe plugin as well.

Code:

command /shop:
trigger:
open virtual chest inventory with size 5 named "&a&lRegular Shop" to player
format gui slot 0 of player with leather cap of protection 1 named "&bAbility Shop" with lore "Click to open the Ability Shop." to run:
close player's inventory
make player execute command "abilityshopgui"

Error:
Lunar Client (1.8.9-d5aa4be/master) (gyazo.com)
 
Status
Not open for further replies.