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

    Now, what are you waiting for? Join the community now!

  1. HackerOTVW

    [Help] with stuff around lore

    I think you can refer to here, here and here
  2. HackerOTVW

    Need Help pls

    If you are using 1.12 you can create GUI with TuSKe as follows: command /gui: trigger: open virtual chest inventory with size 3 named "This is gui make by TuSKe" to player create a gui slot 5 of player with black stained glass pane to close with left click create a...
  3. HackerOTVW

    How to add skulls/heads to GUI?

    Can you give me a specific example ? Pls
  4. HackerOTVW

    Sound error

    play raw sound "%sound%" at player with pitch 1 volume 0.5 You can see sound for 1.8.8 here
  5. HackerOTVW

    Need Help pls

    Click here and press Ctrl + f and write "gui" There will be examples and dependencies
  6. HackerOTVW

    Error "There's no player in a function event"

    Skript version: 2.2 dev27 Umbaska version: 3.3 Server version: 1.8.8 My function: function boardOnline(PlayerName: player): wipe {_PlayerName} sidebar set name of sidebar of {_PlayerName} to "{@boardname}" set score "{@boardline15}" in sidebar of {_PlayerName} to 0 set score...
  7. HackerOTVW

    There doesn't exist a material with id <id>

    Help me, when i start server skript sent the error to my console :( [09:37:06 ERROR]: [Skript] There doesn't exist a material with id 235! (aliases-english.sk, line 277: [white(_| )]glazed(_| )terracotta¦s = 235') [09:37:06 ERROR]: [Skript] There doesn't exist a material with id 236...