Author Topic: ChangeBodyColor  (Read 572 times)

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)

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.

 :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

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.

: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

Although you are right, you are complete idiot.

doesn't work. Still when a member of the red team hits it their still in their red uniform not blue and vice versa.

so is suppose my real ? is how do you ame a spy class for a TDM mini-game.