Posts: 31
Threads: 9
Joined: Aug 2018
Thanks: 9
Given 0 thank(s) in 0 post(s)
Ok, so I want to change Villager's name. To get the Villager, I can only use it's entity ID...
How can I change it's CustomDisplayName and/or other properties?
Thanks in advance
Posts: 4,628
Threads: 115
Joined: Dec 2011
Thanks: 693
Given 494 thank(s) in 423 post(s)
Did you actually use <world>:DoWithEntityByID? Because simply defining a function doesn't immediately call it.
Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
Yeah, sorry, I'm in a bit foul mood today.
I have a feeling that the custom name (or its change) is not propagated through the network protocol. If you log out and back in to the game, does the name update?