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

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: joaquimandrade
Forum: Snippets and Tutorials 08-11-2009, 19:51
Replies: 358
Views: 550,668
Posted By joaquimandrade
Re: Convert STEAMID to Steam Community ID

I did a subtraction of strings and then, to the resulting value (no longer bigger than what a int can hold), integer operations.
Forum: Snippets and Tutorials 08-09-2009, 14:40
Replies: 358
Views: 550,668
Posted By joaquimandrade
Re: Convert STEAMID to Steam Community ID

<script type="text/javascript">

function profileToSteamID(profile)
{
var base = "7960265728"
var profile = profile.substr(7)

var subtract = 0
var lastIndex = base.length...
Showing results 1 to 2 of 2

 
Forum Jump

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


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