View Single Post
  #3  
Old 09-19-2007, 03:32 PM
v-clizzin v-clizzin is offline
Member
 
Join Date: Sep 2006
Posts: 15
Quote:
Originally Posted by farshizzo View Post
You need to define the head mesh in the avatars cfg file. Have a look at the documentation for the setFace command. Basically, you need to add a line similar to the following in the cfg file:
Code:
head_mesh = NameOfHeadMesh.cmf
That did it. Thanks!
Reply With Quote