LegitFake
|
  |
| Joined: 03 Mar 2014 |
| Total Posts: 81 |
|
|
| 13 Dec 2014 10:55 AM |
How do I find a Player in workspace?
ex: plr= game.Players.LocalPlayers
Instead of the 'Players', can I just do Workspace? |
|
|
| Report Abuse |
|
|
| 13 Dec 2014 10:56 AM |
| Well, the problem with that is, you might have something else by the same name in workspace. It is a better practice IMO to use Player.Character to find the character, instead of game.Workspace:FindFirstChild("PlayerName"). |
|
|
| Report Abuse |
|
|
| 13 Dec 2014 11:06 AM |
What's IMO?
Please explain.
Thanks |
|
|
| Report Abuse |
|