I can't create GUIs

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

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

GiorgixPRO

Member
Jul 29, 2017
44
0
0
When i try to use this code:
code_language.skript:
open "CHEST" with 1 rows named "a" to player
format slot 0 of player with grass to be unstealable
This error appear in console:
'"CHEST" with 1 rows named "a"' is not an entity type

Help me plz
 
Last edited:
remove the " ...

open chest with 1 rows named "a" to player


#edit:

just for remain,

format slot (Umbaska addon GUI) is very Bugged, its not recommend, because its stealable, and bugged, Will not support anymore, Use TUSKE or Skelett... Most recommend Tuske, But i don't use Tuske, i love use Skelett.
 
Status
Not open for further replies.