Im trying to have a script which finds a specific model in the playermodel in workspace and changes the colours of parts inside that model, right now my script is able to find the right model but doesnt change the colours on the client side but does on the server, this is my script so far;
relevant Prints in game;
But no colour change for the player;

But on the server it has changed colour;
(The script is a serverscript in SSS, I assumed that since its changed on the server it would also change for every client so that everybody sees the weapon as red)




