Orelegus
|
  |
| Joined: 29 May 2008 |
| Total Posts: 856 |
|
|
| 22 Jun 2015 10:30 AM |
I don't know if this is the right section to post but I'll just put it here.
So the problem isn't big. More of "Why isn't it" problem.
I have a shirt in the lighting. It has a ShirtTemplate and everything. I have a Local Script that changes the Player's shirt when they enter the game to the shirt that's in the Lighting. All I do is make the Player's ShirtTemplate have the same ShirtTemplate as the one in the Lighting. It works fine, up until a second player joins.
So, on one player's screen. They would have the shirt on. But the other player would either have their avatar shirt or no shirt at all. But on the other player's screen it's vice versa. They would have the shirt but the other player would have their avatar shirt or no shirt at all.
Do I need to do the change the shirts ServerSide or anything? Or am I doing something wrong?
-- Also, I tried:
Destroying and replacing the shirt. Cloning, destroying, change the template.
--
Help would be very much appreciated! Thanks!
|
|
|
| Report Abuse |
|
|
acidflip
|
  |
| Joined: 18 Jul 2012 |
| Total Posts: 886 |
|
| |
|
Orelegus
|
  |
| Joined: 29 May 2008 |
| Total Posts: 856 |
|
|
| 22 Jun 2015 10:35 AM |
| So I need a Server Script to do the changing? That's all I need to do. -_-? |
|
|
| Report Abuse |
|
|
instawin
|
  |
| Joined: 04 Jun 2013 |
| Total Posts: 8777 |
|
|
| 22 Jun 2015 10:42 AM |
| if you want the clothing changes to be replicated, you would change the clothes from a server script then |
|
|
| Report Abuse |
|
|
Orelegus
|
  |
| Joined: 29 May 2008 |
| Total Posts: 856 |
|
| |
|
Orelegus
|
  |
| Joined: 29 May 2008 |
| Total Posts: 856 |
|
|
| 22 Jun 2015 02:11 PM |
| So I made a script. It gets cloned, put into workspace. Then it replicates the changes server side after the local script does its modifications. But it still doesn't work. ;_; |
|
|
| Report Abuse |
|
|
Orelegus
|
  |
| Joined: 29 May 2008 |
| Total Posts: 856 |
|
| |
|
Orelegus
|
  |
| Joined: 29 May 2008 |
| Total Posts: 856 |
|
| |
|
Orelegus
|
  |
| Joined: 29 May 2008 |
| Total Posts: 856 |
|
|
| 22 Jun 2015 04:11 PM |
| UUughhh heeeelp! I tried to figure it out with a server test. I put the script in the workspace in a server script. And it shows both players having the shirts server side but when I select a player's point of view they have nothing... |
|
|
| Report Abuse |
|
|