Author Topic: ALL IS NOT LOST, V21  (Read 26381 times)

It looks so loving seksi. I am running out of eye blood.

Vehicles worst nightmare.


Is there a way to change the color of all the bricks with a console command?

/brickcount
Is that a question or a criticism?

Also, none that I know of, aide




Kinda hard to ski or drive on, but still pretty impressive.

It's actually very easy to drive on



« Last Edit: March 10, 2012, 01:55:19 PM by MrLoL »

Is there a way to change the color of all the bricks with a console command?
This will only work for the default colorset, and YOUR bricks.

%bg=localClientConnection.brickgroup; for(%x=0;%x<%bg.getCount();%x++){%b=%bg.getObject(%x);if(%b.getColorID() == 2){%b.setColliding(0);%b.setRayCasting(0);}}

All of that on one line.
similar to that, needs a little modification to work with coloring

Can I try running this please? I wanna see how many FPS I get.