Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

SteamSmartie a Steam plugin for LCDSmartie

Announcements of new plugins or updates.

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo

Post Reply
marice
Posts: 2
Joined: September 7th, 2014, 2:25 am

SteamSmartie a Steam plugin for LCDSmartie

Post 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
You do not have the required permissions to view the files attached to this post.

Lancevv
Posts: 21
Joined: August 28th, 2009, 10:27 pm

Re: SteamSmartie a Steam plugin for LCDSmartie

Post 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.

:)

Post Reply