Line Less Plate Pack

Author Topic: Line Less Plate Pack  (Read 3212 times)

I needed it and i couldn't find it so i made it and decided to share for those who can't make it .. ;-)












Download:
http://www.mediafire.com/download/qf9j0w1sgkre37t/Brick_LineLessPlates.zip
Enjoy !
« Last Edit: December 02, 2014, 03:19:12 PM by slimshady »

for the smaller 2 you can just use blank print bricks

for the smaller 2 you can just use blank print bricks
That does not cover the sides or bottom, however.
Why does the 1x2F and 1x4F use 3 faces for bottom and 3 faces for top, however? Maybe because of the exporter - both those are apparently used with TOP textures for whatever reason.

for the smaller 2 you can just use blank print bricks
These are print bricks apparently. Except all of the sides are printable(not separately, not currently possible).
Why does the 1x2F and 1x4F use 3 faces for bottom and 3 faces for top, however? Maybe because of the exporter - both those are apparently used with TOP textures for whatever reason.
Badly made.

The pictures doesn't match the addon i had problems with the colors so i changed all faces to PRINT ..

These are print bricks apparently. Except all of the sides are printable(not separately, not currently possible).Badly made.
The pictures doesn't match the addon i had problems with the colors so i changed all faces to PRINT ..

What?

Also the server.cs does not have isPrint either so those are definitely not print bricks in any shape or form.

[img]http://www.leetlegacy.tk/images/captures/imgno003d03m12y2014.png[/img]
What?

Also the server.cs does not have isPrint either so those are definitely not print bricks in any shape or form.
Whatever are you talking about?

Quote
datablock fxDTSBrickData(brick1x1F_LineLessData)
{
   brickFile = "./1x1F_LineLess.blb";
   category = "Plates";
   subCategory = "Line Less Plates";
   uiName = "1x1F LineLess";
   iconName = "Add-Ons/Brick_LineLessPlates/1x1F_LineLess";
   hasPrint = 1;
    printAspectRatio = "2x2f";

};

datablock fxDTSBrickData(brick1x2F_LineLessData)
{
   brickFile = "./1x2F_LineLess.blb";
   category = "Plates";
   subCategory = "Line Less Plates";
   uiName = "1x2F LineLess";
   iconName = "Add-Ons/Brick_LineLessPlates/1x2F_LineLess";
   hasPrint = 1;
    printAspectRatio = "2x2f";

};

datablock fxDTSBrickData(brick1x4F_LineLessData)
{
   brickFile = "./1x4F_LineLess.blb";
   category = "Plates";
   subCategory = "Line Less Plates";
   uiName = "1x4F LineLess";
   iconName = "Add-Ons/Brick_LineLessPlates/1x4F_LineLess";
   hasPrint = 1;
    printAspectRatio = "2x2f";

};
Plus all of the faces in the blb's are TEXT:PRINT. Re-download it?

Is that odd coloration the lighting or the brick itself?

Whatever are you talking about?
Plus all of the faces in the blb's are TEXT:PRINT. Re-download it?

Yeah I suppose he just updated it but now.
Why would have he done this? This is essentially pointless.


Yeah I suppose he just updated it but now.
Why would have he done this? This is essentially pointless.
Well i needed it for my CS:GO project and i searched for it becouse i remmember that it existed in the old days but i couldn't find it the only topics i found were people who was looking for this just like me so i made this for me and for them ...

Is that odd coloration the lighting or the brick itself?
probably the lighting