Page 1 of 1

SteamSmartie a Steam plugin for LCDSmartie

Posted: September 7th, 2014, 2:48 am
by marice
I wanted to get info from Steam on my LCD, so i made this plugin! :)


You need to get your 64-bit steamid, you can get that id from here: steamidconverter (dot) com (in the examples below i used 76561197971636982)
(Note the last parameter is a 0, because i didnt not implement a second parameter yet)

Functions:
Total game count:

Code: Select all

$dll(SteamSmartie,1,76561197971636982,0)
Steam nickname:

Code: Select all

$dll(SteamSmartie,2,76561197971636982,0)
Last played game:

Code: Select all

$dll(SteamSmartie,3,76561197971636982,0)


The plugin auto refreshesits data every 5 minutes


Off-site download link:
d-h (DOT) st/zr1

Source:
github (DOT) com/Marice/SteamSmartie

Re: SteamSmartie a Steam plugin for LCDSmartie

Posted: November 10th, 2014, 11:56 pm
by Lancevv
Hello

Ive been trying to get this to work but I get:

The system cannot find the file specified exception has be thrown.

Managed to get my steam Id64 easy enough but I use your code with my Id and nope.

Is yours working or have I missed anything here is seems simple enough.

Also I've allowed LCD smarttie threw fire wall ages ago and rechecked, so that's not stopping it.

Thanks in Advance for any info you can toss my way I would like to see this work on my Lcd......would be proper cool if it did.

:)