| Blockland Forums > Modification Help |
| Bricks |
| (1/2) > >> |
| Robo Dude:
How do i turn a brick file into a blb format? i was wondering if you had it on notepad not blb would it show up in game? |
| Anybody:
|
| Robo Dude:
k |
| Robo Dude:
My 8x height bricks are not working there Giant cubes not a 8 height brick |
| Anybody:
8 height Blockland brick file: --- Code: ---1 1 24 BRICK --- End code --- Datablock for the brick: --- Code: ---datablock fxDTSBrickData (118BrickData) { brickFile = "./118.blb"; category = "Bricks"; subCategory = "8 Height"; uiName = "1x8"; iconName = "Add-Ons/stuff_Bricks/118"; }; --- End code --- |
| Navigation |
| Message Index |
| Next page |