|
| 18 Dec 2012 05:54 PM |
| How do I get the player from local player? I know there's a way to get the local player from player, but is there any way to the opposite of that? |
|
|
| Report Abuse |
|
|
|
| 18 Dec 2012 05:55 PM |
| depends, from where are you trying to find the player? from the character or from game.Players? |
|
|
| Report Abuse |
|
|
|
| 18 Dec 2012 05:58 PM |
| Like the character in Workspace. |
|
|
| Report Abuse |
|
|
|
| 18 Dec 2012 06:01 PM |
if theres a script inside the character do this:
game.Players:GetPlayerFromCharacter(script.Parent) |
|
|
| Report Abuse |
|
|
|
| 18 Dec 2012 06:14 PM |
Are you talking about getting the Player's Character?
If so, it would simply be:
Player.Character
¤ † KMXD† ¤ |
|
|
| Report Abuse |
|
|