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

How to tag Player in a script in workspace?

Asked by 9 years ago

I want to know how to tag player in a script I have tried :FindPlayerFromCharacter() but I dont know what to put in the brackets

0
What do you mean by tag a player ipiano 120 — 9y
0
It's GetPlayerFromCharacter. Can you please post your attempt so we may help find your problem, and you can use it as a future resource? M39a9am3R 3210 — 9y
0
You need to put where the character is in the brackets. Zerio920 285 — 9y

1 answer

Log in to vote
0
Answered by
Goulstem 8144 Badge of Merit Moderation Voter Administrator Community Moderator
9 years ago

game.Players:GetPlayerFromCharacter() --Anything that will lead to the Character Instance

Ad

Answer this question