Solved TuSKe GUI not working

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

_FlashMC_

Member
Feb 10, 2023
4
1
3
24
Hello, i want to make some kind of mmorpg classes, but TuSKe gui doesn't work. Can somebody help me?

Skript 2.6.4
TuSKe 1.8.3 PikatchuPatch-v3

And i just wanted to add that without the gui thing the command does work

EDIT: i just discovered that any command does not work with tuske, and idk why

But here's the code:

Code:
command /class:
    trigger:
        open virtual chest inventory with size 3 named "&a&lClass Selection"
        format gui slot 10 of player with bedrock named "&4&lclass1"
 
Last edited:
Status
Not open for further replies.