Blockland Forums > Help

ChangeBodyColor

Pages: (1/2) > >>

Nate_the_Great:

I entered the code for red and blue so when I click a brick it changes the color of the person but they stay the same color. How do I make this work. Here's what I entered:

onActivate>layer>changeBodyColors>[000][0ff] (Red)
and
onActivate>Player>changeBodyColors>[ff0][000] (Blue)

General Nick:

You need to add a delay to the second event. Delays are measured in milliseconds, so 1000 milliseconds is one second. It can go to a max of 30000, 30 seconds.

jamie101021:

 :cookie: :cookie: :cookie: :cookie:plus at the begining event u say on activate, self, fire relay
then replace onactvate with onrelay
and at the end enter in on relay, self, firerelay

General Nick:

What he's saying is;
onActivate>Self>fireRelay
onRelay>Self>fireRelay
onRelay>Self>ChangeBodyColor [000][0ff] (Red)
onRelay>Self>ChangeBodyColor [ff0][000] (Blue), with a delay of 1000.

Gamefandan:


--- Quote from: jamie101021 on August 24, 2009, 12:49:17 AM --- :cookie: :cookie: :cookie: :cookie:plus at the begining event u say on activate, self, fire relay
then replace onactvate with onrelay
and at the end enter in on relay, self, firerelay

--- End quote ---

Although you are right, you are complete idiot.

Pages: (1/2) > >>

Go to full version