View Single Post
Author Message
KyleS
SourceMod Plugin Approver
Join Date: Jul 2009
Location: Segmentation Fault.
Old 08-10-2015 , 22:26   [ANY] SteamWorks.ext Update Check
Reply With Quote #1

This requires SteamWorks.ext.

The plugin is pretty simple, takes the values from steam.inf and queries the Valve SteamWorks WebAPI. Towards the point for when your server is out of date, it fires the forward SteamWorks_RestartRequested.

The plugin is to overcome a significant shortcoming in the Valve SteamWorks API, due to a lack of callback. To be fair though, we are doing things a little off label...

The plugin will check for updates every 2 minutes.

208 downloads.
Attached Files
File Type: smx UpdateCheck.smx (5.0 KB, 4227 views)
File Type: sp Get Plugin or Get Source (UpdateCheck.sp - 2817 views - 2.9 KB)

Last edited by KyleS; 10-30-2015 at 14:33.
KyleS is offline