Blockland Forums > Suggestions & Requests
Brick Piece for my "Temple of Bable" from biblical times. HELP!!!!
<< < (2/3) > >>
erik5022:
By the way.. I don't know why it didn't work but the command [221a] is supposed to be the SQUARE ROOT symbol. At least I thought it was... maybe not. :|
yuki:
You can open .blb files in notepad, no downloading involved:
45 45 1
BRICK

.cs files can be opened with notepad too:
(From server.cs)
datablock fxDTSBrickData (plate45x45Data)
{
   brickFile = "./45x45 Plate.blb";
   category = "Baseplates";
   subCategory = "45x";
   uiName = "45x45 Baseplate";
   iconName = "Add-Ons/Brick_Other_Bricks/plate45x45";
};
Now, all you need to do is figure out file structure.
Daenth:
What happened to the Brick Generator?
erik5022:

--- Quote from: yuki on September 10, 2009, 02:59:44 PM ---You can open .blb files in notepad, no downloading involved:
45 45 1
BRICK

.cs files can be opened with notepad too:
(From server.cs)
datablock fxDTSBrickData (plate45x45Data)
{
   brickFile = "./45x45 Plate.blb";
   category = "Baseplates";
   subCategory = "45x";
   uiName = "45x45 Baseplate";
   iconName = "Add-Ons/Brick_Other_Bricks/plate45x45";
};
Now, all you need to do is figure out file structure.

--- End quote ---


Thank you so much for showing me how to use brick scripting lol.. omg you're not going to believe me but... My notepad isn't saving as a ".blb" file. In fact it saves nothing at all :|. so I wonder if notepad is really even on my computer anymore because it's not working or something. I do still need some help though.

Where do I save it to (add-ons)? How do I save it as .blb (I've tried to just change it as "save as" ".blb" file but the only option is ".txt")? My notepad won't save anything i do... what do I do lol?
Tingalz:
rename it to a .blb file.
Navigation
Message Index
Next page
Previous page

Go to full version