Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: Styles
Forum: Snippets and Tutorials 12-30-2008, 07:04
Replies: 358
Views: 550,139
Posted By Styles
Re: Convert STEAMID to Steam Community ID

private string GetFriendID(string authid)
{
authid.Replace("STEAM_", "");
string[] split = authid.Split(':');
return "765611979" +...
Forum: Snippets and Tutorials 02-14-2008, 13:25
Replies: 358
Views: 550,139
Posted By Styles
Re: Convert STEAMID to Steam Community ID

This is awsome +karma for sure!
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 01:45.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode