Author Topic: How do i add custom faces to blockland?  (Read 2795 times)

ive already made a custom face and i have done everything i need too and then put it into the steam add-ons folder and for some reason the face wont show on the player customization menu.

I've only made one face in the folder.

is your folder structure correct?

ie, if your face is called duck
do you have a folder blockland\add-ons\face_duck
the face at blockland\add-ons\face_duck\duck.png (256x256 .png)
the thumbnail at blockland\add-ons\face_duck\thumbs\duck.png (64x64 .png)

do you have other face addons that work?

So the face has to be 256x256 and thumbnail 64x64?

For some reason the face still doesn't work the folder structure is correct but it still wont work. The png names are doom (Im making a Doomguy face)

The reason why it doesn't work is because it doesn't show up on the face customization area on the player menu.

post a download link to the addon here


Your main problem is that it is a rar file. Blockland cannot read rar files. Needs to be a zip.

And how do i make it a zip file?

EDIT I know how to do that
« Last Edit: July 15, 2017, 10:20:32 AM by TyrantFromHell »

And how do i make it a zip file?
just the contents into a zip file and rename it to "face_(facename)"

well it works now thanks guys

you can either use normal folders or .zip files as your folder structure

any other filetype/compression system won't work (.rar, .tar, ...)

You can use normal folders as long as you don't plan to release it, useful for testing code so you don't need to rediscover every time (until you delete/add a file)