Author Topic: I broke my Brick Pack again. (Help!)  (Read 1297 times)

I made some new .blb files for my Brick Pack and I some how broke the sever.cs again.

Can someone take a look at it to figure out what I'm doing wrong?

http://www.mediafire.com/download/fvh5uh8xqiok4ra/Brick_Rompack.zip
« Last Edit: December 05, 2013, 03:22:09 PM by Romulus of the sky »


Wouldn't that only break that brick in specific?

Wouldn't that only break that brick in specific?
It breaks the whole code if there is a syntax error.

It breaks the whole code if there is a syntax error.

Oh, I'll fix it when I get home.

Edit: Nope, still not loading.
« Last Edit: December 05, 2013, 02:45:17 PM by Romulus of the sky »

Bump.

Edit: Here's the code

Double Edit: Found it, Locking

datablock fxDTSBrickData (brick1x8x4Data)
{
   brickFile = "./1x5x4.blb";
   category = "Bricks";
   subCategory "4x Height";
   uiName = "1x5x4";
   iconName = " ";
};


Triple Edit: Still Broken, Unlocking.
« Last Edit: December 05, 2013, 03:21:00 PM by Romulus of the sky »