yankeejr
|
  |
| Joined: 04 Jul 2012 |
| Total Posts: 4906 |
|
|
| 28 Jan 2014 08:26 PM |
Can somebody help me with this? This is what I have so far;
game.Players.PlayerAdded:connect(function(player) player.CharacterAdded:connect(function(character)
character.Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=8216394" end) end) |
|
|
| Report Abuse |
|
|
yankeejr
|
  |
| Joined: 04 Jul 2012 |
| Total Posts: 4906 |
|
| |
|
Vyxium
|
  |
| Joined: 31 Aug 2010 |
| Total Posts: 1020 |
|
|
| 28 Jan 2014 08:36 PM |
| what seems to be the problem |
|
|
| Report Abuse |
|
|
yankeejr
|
  |
| Joined: 04 Jul 2012 |
| Total Posts: 4906 |
|
|
| 28 Jan 2014 08:40 PM |
| Is this right? Is all I ask. |
|
|
| Report Abuse |
|
|
|
| 28 Jan 2014 09:18 PM |
| What I would do is to first remove the current shirt template instance, then after that make a new one for the character then put the ID in. |
|
|
| Report Abuse |
|
|