Blockland Forums > Modification Help

Print Brick not Acknowledging Printer

Pages: (1/2) > >>

White Tiger (6224):

For some reason nothings poping up when I fire my printer at it. I'm pretty sure I've done everything correctly. Look below and let me know if you see anything thats wrong. Also if you need the Server.cs I'll post that too.

--- Code: ---32 2 1
SPECIAL

dddddddddddddddddddddddddddddddd

dddddddddddddddddddddddddddddddd

1

0 0 0
32 2 1
----------------top quads:
1

TEX:PRINT
POSITION:
-16 -1 0.5
-16 1 0.5
16 1 0.5
16 -1 0.5
UV COORDS:
0 1
0 0
1 0
1 1
NORMALS:
0 0 1
0 0 1
0 0 1
0 0 1
----------------bottom quads:
5

TEX:BOTTOMLOOP
POSITION:
-14 -0.5 -0.5
14 -0.5 -0.5
14 0.5 -0.5
-14 0.5 -0.5
UV COORDS:
0 0
0 7
1 7
1 0
NORMALS:
0 0 -1
0 0 -1
0 0 -1
0 0 -1

TEX:BOTTOMEDGE
POSITION:
-16 -1 -0.5
16 -1 -0.5
14 -0.5 -0.5
-14 -0.5 -0.5
UV COORDS:
0.2 0
0.7 0
0.7 0.5
0.2 0.5
NORMALS:
0 0 -1
0 0 -1
0 0 -1
0 0 -1

TEX:BOTTOMEDGE
POSITION:
-14 0.5 -0.5
14 0.5 -0.5
16 1 -0.5
-16 1 -0.5
UV COORDS:
0.2 0.5
0.7 0.5
0.7 0
0.2 0
NORMALS:
0 0 -1
0 0 -1
0 0 -1
0 0 -1

TEX:BOTTOMEDGE
POSITION:
-14 -0.5 -0.5
-14 0.5 -0.5
-16 1 -0.5
-16 -1 -0.5
UV COORDS:
0.2 0.5
0.7 0.5
0.7 0
0.2 0
NORMALS:
0 0 -1
0 0 -1
0 0 -1
0 0 -1

TEX:BOTTOMEDGE
POSITION:
16 -1 -0.5
16 1 -0.5
14 0.5 -0.5
14 -0.5 -0.5
UV COORDS:
0.2 0
0.7 0
0.7 0.5
0.2 0.5
NORMALS:
0 0 -1
0 0 -1
0 0 -1
0 0 -1
----------------north quads:
1

TEX:SIDE
POSITION:
-16 1 0.5
-16 1 -0.5
16 1 -0.5
16 1 0.5
UV COORDS:
1 -0.09
1 1.09
0 1.09
0 -0.09
NORMALS:
0 1 0
0 1 0
0 1 0
0 1 0
----------------east quads:
1

TEX:SIDE
POSITION:
16 -1 0.5
16 1 0.5
16 1 -0.5
16 -1 -0.5
UV COORDS:
-0.02 -0.09
1.02 -0.09
1.02 1.09
-0.02 1.09
NORMALS:
1 0 0
1 0 0
1 0 0
1 0 0
----------------south quads:
1

TEX:SIDE
POSITION:
16 -1 0.5
16 -1 -0.5
-16 -1 -0.5
-16 -1 0.5
UV COORDS:
1 -0.09
1 1.09
0 1.09
0 -0.09
NORMALS:
0 -1 0
0 -1 0
0 -1 0
0 -1 0
----------------west quads:
1

TEX:SIDE
POSITION:
-16 -1 -0.5
-16 1 -0.5
-16 1 0.5
-16 -1 0.5
UV COORDS:
1.02 1.09
-0.02 1.09
-0.02 -0.09
1.02 -0.09
NORMALS:
-1 0 0
-1 0 0
-1 0 0
-1 0 0
----------------omni quads:
0
--- End code ---
Server.cs

--- Code: ---datablock fxDTSBrickData(brick2x32FPData)
{
brickFile = "./2X32FP.blb";
category = "RP";
subCategory = "Miscellaneous";
uiName = "2X32F Print";
iconName = "Add-Ons/Brick_WTs_Special/WTicon";
};

--- End code ---
Anyone know whats wrong? It would be very kind of anyone to help me, please I've spent soo long working on this, and this seems to be a hill I can't get over. Thanks!

Chrono:

Give the entire datablock.

White Tiger (6224):


--- Quote from: Chrono on August 30, 2011, 10:21:29 AM ---Give the entire datablock.

--- End quote ---
You mean like the brick in its physical state? So like your asking for pics?
If so I can do that. If not, pretty much everythings there. What else would you need? Thanks!

Placid:


--- Quote from: White Tiger (6224) on August 30, 2011, 11:21:20 AM ---You mean like the brick in its physical state? So like your asking for pics?
If so I can do that. If not, pretty much everythings there. What else would you need? Thanks!

--- End quote ---
i think he means the full version of this:

--- Quote from: White Tiger (6224) on August 30, 2011, 10:18:55 AM ---Server.cs

--- Code: ---datablock fxDTSBrickData(brick2x32FPData)
{
brickFile = "./2X32FP.blb";
category = "RP";
subCategory = "Miscellaneous";
uiName = "2X32F Print";
iconName = "Add-Ons/Brick_WTs_Special/WTicon";
--- End code ---

--- End quote ---


MegaScientifical:

Yes, that's what he means...

Pages: (1/2) > >>

Go to full version