| Blockland Forums > Suggestions & Requests |
| 64x64x4 print brick? |
| (1/2) > >> |
| Pandan:
Can someone make a 64 wide 64 tall 4 deep print brick? 1 print on the front side? Where is the BLB editor? I can maybe do it |
| MARBLE MAN:
--- Code: (brick.blb) ---BRICK 64 64 12 --- End code --- --- Code: (server.cs) ---datablock fxDTSBrickData(Brick64x64x4Data) { uiname = "64 x 64 x 4 Baseplate"; isBaseplate=1; category = "Baseplates"; subCategory = "Fat baseplates"; brickfile="./brick.blb"; }; --- End code --- |
| Electrk²:
print, not just brick |
| MARBLE MAN:
--- Quote from: Electrk² on November 10, 2013, 08:11:26 PM ---print, not just brick --- End quote --- ... give me 5 minutes |
| TristanLuigi:
--- Quote from: MARBLE MAN on November 10, 2013, 08:22:02 PM ---... give me 5 minutes --- End quote --- and package the code ffs |
| Navigation |
| Message Index |
| Next page |