The output keeps saying plrName is not a valid member of Players “Players”
I want to run it with data contained in variable “plrName”
The output keeps saying plrName is not a valid member of Players “Players”
I want to run it with data contained in variable “plrName”
use game.Players[plrName].Character
Thank you, I knew there was something like this, but I didn’t even know how to search it.