Player's head in gui in 1.12.2 returns internal error??

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

LegendeBente

Member
Dec 23, 2018
4
0
0
24
set {_skull} to player's skull
open chest with 3 rows named "&7Jobs" to player
set slot 0 of player's current inventory to {@dark} named ""
set slot 1 of player's current inventory to {@light} named ""
set slot 2 of player's current inventory to {@dark} named ""
set slot 3 of player's current inventory to {@light} named ""
set slot 4 of player's current inventory to {@dark} named ""
set slot 5 of player's current inventory to {@light} named ""
set slot 6 of player's current inventory to {@dark} named ""
set slot 7 of player's current inventory to {@light} named ""
set slot 8 of player's current inventory to {@dark} named ""
set slot 9 of player's current inventory to {@light} named ""
set slot 10 of player's current inventory to {_skull} named "&2%player%" with lore ""

This is my code. I used it as well in 1.8.9 and now trying in 1.12.2 but it returns internal error when trying to open the gui

https://gyazo.com/763d9e4a2795af81f319a658b70995af
 
set {_skull} to player's skull
open chest with 3 rows named "&7Jobs" to player
set slot 0 of player's current inventory to {@dark} named ""
set slot 1 of player's current inventory to {@light} named ""
set slot 2 of player's current inventory to {@dark} named ""
set slot 3 of player's current inventory to {@light} named ""
set slot 4 of player's current inventory to {@dark} named ""
set slot 5 of player's current inventory to {@light} named ""
set slot 6 of player's current inventory to {@dark} named ""
set slot 7 of player's current inventory to {@light} named ""
set slot 8 of player's current inventory to {@dark} named ""
set slot 9 of player's current inventory to {@light} named ""
set slot 10 of player's current inventory to {_skull} named "&2%player%" with lore ""

This is my code. I used it as well in 1.8.9 and now trying in 1.12.2 but it returns internal error when trying to open the gui

https://gyazo.com/763d9e4a2795af81f319a658b70995af
lol should work fine. Just reinstall all addons skript included but download the latest versions of them from "downloads"
 
Status
Not open for further replies.