Author Topic: Blender Bricks  (Read 4694 times)

I followed this tut only with my own brick. http://forum.blockland.us/index.php?topic=230303.0. When I am selecting my add-ons it doesn't show. Help please!

EDIT: Added pictures.
« Last Edit: June 09, 2014, 07:32:29 PM by The Banana »

Your description.txt is actually named description.txt.txt, same with namecheck.txt, your blb is streetlamp.blb.blb and your .png picture is actually a .jpg.

follow this to show file extensions http://windows.microsoft.com/en-us/windows/show-hide-file-name-extensions#show-hide-file-name-extensions=windows-7

Also, it could just be a problem with the image, but your iconName line is missing the ending part, you need to add "; to the end.
« Last Edit: June 09, 2014, 07:18:48 PM by Aware »

Your description.txt is actually named description.txt.txt, same with namecheck.txt, your blb is streetlamp.blb.blb and your .png picture is actually a .jpg.

follow this to show file extensions http://windows.microsoft.com/en-us/windows/show-hide-file-name-extensions#show-hide-file-name-extensions=windows-7

Oh. Lol. Will fix! thanks

I fixed the names and extensions. Still doesn't work. :/
Edit: Also fixed the server.cs
« Last Edit: June 09, 2014, 07:34:26 PM by The Banana »

I couldn't change the .blb extension, it changed the file.


Doesn't work how
It won't allow me to select it as an add-on when starting my server.


hmm, could you upload the .zip and send it to me?

hmm, could you upload the .zip and send it to me?
Sure

Your namecheck file needs to contain "Brick_StreetLamp" not "Street Lamp"

Your namecheck file needs to contain "Brick_StreetLamp" not "Street Lamp"
Ah Ok thank you