Blockland Forums > Help
Avatar not showing correct face
Mr.Noßody:
--- Quote from: Port on September 26, 2012, 12:01:40 PM ---I see no way that a purely server-sided add-on could cause this:
--- End quote ---
Its an issue with the bit of code that changes the head node when using the fillcan on players.
Go through the fillcan server.cs and find-and-replacing all instances of "$face" with "$randFace".
It will fix the problem. It did for me.