Hello guys, can someone maybe help me with the next question:
I want to give a player a shield for a kit in my pvp server, i have now:
but it gives me this error
I also tried to do it with the equip:
It didnt gave me a error but it didnt work
I want to give a player a shield for a kit in my pvp server, i have now:
code_language.skript:
give 1 Shield to arg 2
I also tried to do it with the equip:
code_language.skript:
equip arg 2 with shield
It didnt gave me a error but it didnt work