Aaronoles
|
  |
| Joined: 10 Jun 2010 |
| Total Posts: 412 |
|
|
| 20 May 2013 07:58 PM |
| Every time I switch my character to to another model with the humanoid in the Workspace, it works for about 10 seconds before it respawns my character. Anybody know how to successfully change the character without the player respawning (It works in Edit, but not in Online) |
|
|
| Report Abuse |
|
Aaronoles
|
  |
| Joined: 10 Jun 2010 |
| Total Posts: 412 |
|
|
| 20 May 2013 08:10 PM |
How about this? I use these lines in a Hopperbin
--Player Tagging --Transformation Tagging
Player:remove() Player.Character = Transformation
That's it. It just switches the current Character of my Player to the model in Workspace, which contains a humanoid. |
|
|
| Report Abuse |
|