Author Topic: How Do You Make Bricks ?  (Read 1983 times)

I know this is probably covered somewhere in these forums but I can't find it so I'll ask anyway. How do I go about making custom bricks ?


Open notepad,
Ill give and example,
Code: [Select]
1 6 3
BRICK
This will produce a 1x1x6 brick.
For all types you must add the "BRICK" under the numbers.
I hope this helped.

Open notepad,
Ill give and example,
Code: [Select]
1 6 3
BRICK
This will produce a 1x1x6 brick.
For all types you must add the "BRICK" under the numbers.
I hope this helped.


that simple?

No is it not. FOR THE HUNDRETH F'ING TIME.

You need a script to go along with that. Take a look at any of the brick addons (Any1s brick update, or even the cube bricks that come with v9) for an example.

No is it not. FOR THE HUNDRETH F'ING TIME.

You need a script to go along with that. Take a look at any of the brick addons (Any1s brick update, or even the cube bricks that come with v9) for an example.
forget you I though he was smart enough for that. Ive made my own brick i know that it involves coding but its common secse for the exicution script. You sir are handicapped and the caps are very uneeded.




Open notepad,
Ill give and example,
Code: [Select]
1 6 3
BRICK
This will produce a 1x1x6 brick.
For all types you must add the "BRICK" under the numbers.
I hope this helped.

You script?

Ok so you need to know how to script in order to make bricks. Thats a bit of a bummer cause I know nothing about scripting. Does anyone know of a good place to start when learning how to script ?