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,637
	Threads: 115
	Joined: Dec 2011
	
Thanks: 697
	Given 518 thank(s) in 441 post(s)
	 
	
	
		Did you actually use <world>:DoWithEntityByID? Because simply defining a function doesn't immediately call it.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 6,482
	Threads: 176
	Joined: Jan 2012
	
Thanks: 131
	Given 1085 thank(s) in 857 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?