Solved right click holding a skull

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

Hartvig

Member
Apr 18, 2017
39
1
0
22
I want to make a profile gui, but i get a error, i've tried "on rightclick holding a skull of player"

Code:
code_language.skript:
on join:
    set slot 0 of player's inventory to skull of player named "&a%player%'s Profil"
    
on rightclick holding a skull:
    open chest with 3 rows named "&aDin Profil" to player

Error:
https://gyazo.com/34d394fa953363e2316b4a744500d341
 
Status
Not open for further replies.