Changing color of shapes online

Hi,

I’m having a problem with changing the color of shapes (the problem occurs only online, it work perfectly fine offline).

my code is: "player.SetFillColor(new util.Color([1, 1, 0])); " (player is a shape)

but is actually does nothing (only online).

Any ideas how to fix it?

Thanks a lot.