Blockland Forums > Modification Help

Spray Can name?

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

Demian:


--- Quote from: Greek2me on April 05, 2011, 06:18:16 PM ---You mean the Fill Can.

--- End quote ---
The Fill Can add-on doesn't help in this case at all.

lilboarder32:

While this topic is here, and since this may help Demian at some point, what function is called when a player paints a brick? And I'm not talking about colorXPaintProjectile.onColli sion(), but the most general one that is called every time.

Demian:


--- Quote from: lilboarder32 on April 06, 2011, 10:18:19 AM ---While this topic is here, and since this may help Demian at some point, what function is called when a player paints a brick? And I'm not talking about colorXPaintProjectile.onColli sion(), but the most general one that is called every time.

--- End quote ---
It won't help me. I checked thru the Spray Can script and there was nothing really. I bet Fill Can has something.

Destiny/Zack0Wack0:

rainbowSprayCanImage

Greek2me:


--- Quote from: lilboarder32 on April 06, 2011, 10:18:19 AM ---While this topic is here, and since this may help Demian at some point, what function is called when a player paints a brick? And I'm not talking about colorXPaintProjectile.onColli sion(), but the most general one that is called every time.

--- End quote ---
%brick.setColor(%color); %color is a color in the color ID table. This is called every time the brick changes color, so it would be called when the brick is painted, but also when the color is changed through events or otherwise.

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

Go to full version