Blockland Forums > Modification Help

Respawning Bricks

Pages: << < (2/3) > >>

MrPickle:

I know but you could make it change its paint to invisible until you want it to change back.

Aloshi:

You can't change it's paint unless it's part of the server's painting options. Few people use packs with invisible paint anyways, and it's not always in the same section. Brick colors are set by Color ID, not the RGB-trans when your setting it from a script.

-=>RR<=-MasterCE:

My server won't start up so I can check this, but if I remember correctly, bricks have something like (I can't remember the exact command)
--- Code: ---.setColor("# # # #");
--- End code ---
Just do ObjectID(ofbrick).dump();, you should see a set color command you can use

Aloshi:

I've done that MCE before, and as I said before, you must set it by a color in your paint set.

Ephialtes:

Set it to paint id 69 or whatever, nonexistant colors in your set are invisible.

Pages: << < (2/3) > >>

Go to full version