Help me

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

HOA KHUYA

Member
Aug 15, 2020
2
0
0
23
Code:
on rightclick on enchantment table:

    cancel event
    open virtual chest named "» Bàn Cường Hóa" with size 6 to player
    wait 1 tick
    make gui slot (intergers between 2 and 51) of player with (gray stained glass pane named "&r")
    make gui slot (0,8,45 and 53) of player with (purple stained glass pane named "&r")
    make gui slot (1,7,9,17,36,44,46 and 52) of player with (magenta stained glass pane named "&r")
when i start my console tells me this :'(
Code:
[16:28:28] [Server thread/ERROR]: dark gray stained glass pane named "§r" is not a types.recipe (Enchantments.sk, line 12: make gui slot (intergers between 2 and 51) of player with gray stained glass pane named "&r"')
 
Status
Not open for further replies.