Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I target my player from workspace if there another model with the same name as me?

Asked by 9 years ago

I want to get my player from workspace but there's another model in the workspace with the same name as mine and it has a humanoid too.

1 answer

Log in to vote
1
Answered by 9 years ago

Use Game.Players[PlayerName].Character 'PlayerName' being a string of course.

0
Oh.. it's that simple .-. Well I feel Stupid qq Nick1482 50 — 9y
Ad

Answer this question