#Skript Bug
1 messages · Page 1 of 1 (latest)
it doesnt say yup
eventhough its a beacon
(+ i dont want to use if "%event-item%" contains "beacon":)
Event-Slot??
set slot 1 of current inventory of player to beacon named "&ctest" with lore "&9test"
What are you trying to do here? if this is a gui use vanilla guis
give me an item with custom name + event-slot doesnt work
set slot ... of player's inventory to ...
Thats not my problem
My problem is, that I dont get the yup
when clicking on it
i guess because they are different types
broadcast "&1%event-item.getClass().getName()% &2%beacon.getClass().getName()% &3%event-slot.getClass().getName()%"
event-slot is beacon named ... will work
what are you trying to do here?
if you want to set a slot in the player's inventory, use player's inventory
if this is for a gui, use vanilla guis
i only want to check if its a beacon
not if its named xyz