AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting (https://forums.alliedmods.net/forumdisplay.php?f=107)
-   -   Steam ID Converter (https://forums.alliedmods.net/showthread.php?t=308463)

B3none 06-21-2018 06:54

Steam ID Converter
 
Hey guys,

I've written a Steam ID Converter in PHP which you should be able to make use of if your plugin calls a web API.
b3none/SteamIDConverter

All of the code is up on Github and I am open to suggestions.
If you want me to implement vanity ID or any other types just let me know.

Hope this helps,
Happy coding!

eyal282 06-21-2018 06:55

Re: Steam ID Converter
 
I feel like it should be in Snippet forum.

Papero 06-21-2018 07:24

Re: Steam ID Converter
 
Quote:

Originally Posted by eyal282 (Post 2598384)
I feel like it should be in Snippet forum.

Do you mean this??

B3none 06-21-2018 10:41

Re: Steam ID Converter
 
Quote:

Originally Posted by Papero (Post 2598392)
Do you mean this??

Yes, however, mine is an entire PHP external library and can be included as a composer dependency.

B3none 06-21-2018 10:41

Re: Steam ID Converter
 
Quote:

Originally Posted by eyal282 (Post 2598384)
I feel like it should be in Snippet forum.

I wasn't sure where to put it so I apologise.

DJ Tsunami 06-22-2018 09:30

Re: Steam ID Converter
 
Does it do anything new that other PHP libraries don't? For example https://packagist.org/packages/xpaw/steamid.

B3none 06-24-2018 02:51

Re: Steam ID Converter
 
Nothing too different, the main thing is I've made it much cleaner and easier to interact with from the developers point of view. I find that xpaw's steamid has a strange way of going about things / naming his variables.


All times are GMT -4. The time now is 05:26.

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