It appears i can't name a armor stand without naming it with a nametag first.
So i have a command that does
set name of target entity to "string"
but if i use this command on an armor stand the nametag wont pop up above it. it works with animals etc just fine.
when used on an armor stand i first have to name it with a nametag item and after that is done (text appears above it) i can change its name with my /name command, otherwise the name will be invisible to the players but still corerrectly set when called by something like send "%name of clicked entity%"
im not even sure if this is a skript issue but it would be nice to see a fix
It appears i can't name a armor stand without naming it with a nametag first.
So i have a command that does
but if i use this command on an armor stand the nametag wont pop up above it. it works with animals etc just fine.
when used on an armor stand i first have to name it with a nametag item and after that is done (text appears above it) i can change its name with my /name command, otherwise the name will be invisible to the players but still corerrectly set when called by something like
send "%name of clicked entity%"im not even sure if this is a skript issue but it would be nice to see a fix