08-23-2018, 05:19 AM
It might be. You'll have to try it. What happens in the console when you use
function OnServerPing(ClientHandle, ServerDescription, OnlinePlayers, MaxPlayers, Favicon) local name = ClientHandle:GetPlayer():GetName(); print(name) end