• Use tostring(LocalPlayer()) to get ONLY the client's name?
    2 replies, posted
When I use [code]tostring(LocalPlayer())[/code], I get: Player[1][cheese]. I just want to get cheese (my steam name). Is there a way to do this??
[lua] LocalPlayer():Nick() [/lua]
Ahh, thank you :P
Sorry, you need to Log In to post a reply to this thread.