Blockland Forums > Help
How to make faces
Måster Blåster:
--- Quote from: Supreme Guy on July 02, 2012, 10:16:33 PM ---image: 256x256
thumbs: 64x64
--- End quote ---
Mr.Noßody:
Your .zip must be named with "Face_Name", Name being the name of your face.
Inside the .zip you have the 256x256 size face you want ingame, with a .txt named description and a folder called thumbs.
The description.txt file will have the description of your face pack. This is where your name and a brief description of the pack goes.
In the thumbs folder goes a copy of your face named the same as the 256x256 one, just in a 64x64 size. This is the image that appears when selecting your face in the avatar customizer.
When you have all this, put it in your Add-ons folder and it should load up.
If you are unsure of that to do, look/edit a copy of a pre-made facepack.
Goth77:
You can also have the image size 512x512 if you want to make it more detailed
setro2:
1. Open an image editing software of your choice. I suggest paint.net.
2. Create a new image file with that software. Please note: The face MUST be this size: 256x256 pixels.
3. Draw the face. Save it as whatever name.
4. Now, the packaging. Create a new .zip file and name it "Face_Whatever.zip" (No ")
(Replace whatever with the name of the face. REMEMBER: Do NOT use spaces use underscores, which are these: _)
5. Make a new folder inside the zip file. Name it "thumbs" without the ", and no uppercase letters.
6. Now, drag your new image file into the zip and copy it and paste it into the "thumbs" folder.
7. Now, create a new .txt file with notepad. Inside, write this, and replace the text where it says to do so.
--- Code: ---Title: Title goes here
Author: Your Blockland name here
(Some description here, without the ().)
--- End code ---
8. Close it, drag it into your add-ons folder, and you are done! Congrats, you made a face!
setro2:
--- Quote from: setro2 on July 03, 2012, 06:31:45 PM ---1. Open an image editing software of your choice. I suggest paint.net.
2. Create a new image file with that software. Please note: The face MUST be this size: 256x256 pixels.
3. Draw the face. Save it as whatever name.
4. Now, the packaging. Create a new .zip file and name it "Face_Whatever.zip" (No ")
(Replace whatever with the name of the face. REMEMBER: Do NOT use spaces use underscores, which are these: _)
5. Make a new folder inside the zip file. Name it "thumbs" without the ", and no uppercase letters.
6. Now, drag your new image file into the zip and copy it and paste it into the "thumbs" folder.
7. Now, create a new .txt file with notepad. Inside, write this, and replace the text where it says to do so.
--- Code: ---Title: Title goes here
Author: Your Blockland name here
(Some description here, without the ().)
--- End code ---
8. Close it, drag it into your add-ons folder, and you are done! Congrats, you made a face!
--- End quote ---
Sorry, forgot to say to save the description.txt.