• steamid to name
    1 replies, posted
Hi is there a function to get name from steamid? even if player isnt connected?
If you're using plain C#, you can grab the source of my plugin and look for grabNameByUID.. or something like that. [editline]27th March 2014[/editline] Oh yeah, make sure you thread it. If you call it on the main thread, the web client will freeze the server until it gets the name.
Sorry, you need to Log In to post a reply to this thread.