use this it will work as the players in Folder
local Folder = ""---------- the place you want be player in
local Value = Instance.new("ObjectValue",Folder )
Value.Value = Player
Value.Name = Player.Name
easy dont think this?
use this it will work as the players in Folder
local Folder = ""---------- the place you want be player in
local Value = Instance.new("ObjectValue",Folder )
Value.Value = Player
Value.Name = Player.Name
easy dont think this?