Author Topic: Faces  (Read 1535 times)

Default faces are screwing with me:

When I switch to one face, I'm wearing another face.

Anyonelse have this prob?

Solution:
Stop changing useless faces

I get this too. Before, wearing the red haired chick gave me the old man bear face, and wearing blond hair gave me pirate etc.

Here is a fix to the problem.  Choose all the avatar settings for your avatar, what you see on the avatar doesn't matter, it's the settings that count.  Then, save your avatar to one of the favorites.  This will load the avatar prefs you want.  This is what I always did.


meh this happend to me before infact it still does it ._. maby in updates it will fix

it's because of fillcan.
disable it

When you host a server with Fillcan, it screws up your $face settings for the purpose of a randomization algorithm made so that whenever you fillcan someone with an FX, their face changes.  I fixed it by going through the fillcan server.cs and find-and-replacing all instances of "$face" with "$randFace", but barring this shyGriff's suggestion also works.

I've had this problem for ages, and I just fixed it now after finding an old thread where someone said that fillcan was the cause of the problem.  The problem didn't occur until I started hosting, and persisted until I reset blockland, even if I shut down the server.  Fillcan still seems to work using my find-and-replace solution.

When you host a server with Fillcan, it screws up your $face settings for the purpose of a randomization algorithm made so that whenever you fillcan someone with an FX, their face changes.  I fixed it by going through the fillcan server.cs and find-and-replacing all instances of "$face" with "$randFace", but barring this shyGriff's suggestion also works.

I've had this problem for ages, and I just fixed it now after finding an old thread where someone said that fillcan was the cause of the problem.  The problem didn't occur until I started hosting, and persisted until I reset blockland, even if I shut down the server.  Fillcan still seems to work using my find-and-replace solution.

Can you-a)Send the server.cs to the creator of the Fillcan so the fix can be implemented? b)Post the server.cs here so we can have it?