|
| 14 Sep 2014 05:10 AM |
I've tried a few scripts but they won't work, probably outdated. Can someone give me a script where you automatically spawn as someone, no respawning needed. |
|
|
| Report Abuse |
|
|
| |
|
Gladii
|
  |
| Joined: 10 Mar 2012 |
| Total Posts: 1713 |
|
| |
|
| |
|
|
| 14 Sep 2014 06:48 AM |
| It is necessary to make the character respawn so it can load the player's "CharacterAppearance". |
|
|
| Report Abuse |
|
|
SirNoobly
|
  |
| Joined: 01 Oct 2009 |
| Total Posts: 253 |
|
|
| 14 Sep 2014 06:48 AM |
game.Players:GetPlayerFromCharacter(Workspace.Player1).CharacterAppearance = "http://www.roblox.com/asset/CharacterFetch.ashx?userId=4706975" Then you would load the character. |
|
|
| Report Abuse |
|
|
|
| 14 Sep 2014 07:07 AM |
| Yea, but if I want the character to respawn, the character would lose all of the gears |
|
|
| Report Abuse |
|
|
Gladii
|
  |
| Joined: 10 Mar 2012 |
| Total Posts: 1713 |
|
|
| 14 Sep 2014 07:21 AM |
| ^ The only way. Unless you can somehow spawn the player as a model and move all the hats and textures to your player. Or you could also just add a part to your script where it saves the gears. |
|
|
| Report Abuse |
|
|
murcury57
|
  |
| Joined: 30 Jun 2010 |
| Total Posts: 90299 |
|
| |
|