Hey! so weird thing is happening, whenever I try to disguise something with skellett disguises it only seems to disguise for the person executing the command.
I've tried this:
But it just throws an error... The original syntax is simply:
That works, however only for the person executing the command :/
Any help would be awesome! Thanks!
I've tried this:
code_language.skript:
set {_d} to new disguise with type "VILLAGER" to all players
set disguise of last spawned entity to {_d}
But it just throws an error... The original syntax is simply:
code_language.skript:
set {_d} to new disguise with type "VILLAGER"
set disguise of last spawned entity to {_d}
That works, however only for the person executing the command :/
Any help would be awesome! Thanks!