How to get player's name at the ping screen
#8
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
Reply
Thanks given by:


Messages In This Thread
RE: How to get player's name at the ping screen - by NiLSPACE - 08-23-2018, 05:19 AM



Users browsing this thread: 1 Guest(s)