View Single Post
KyleS
SourceMod Plugin Approver
Join Date: Jul 2009
Location: Segmentation Fault.
Old 11-27-2013 , 12:36   Re: [ANY] SteamWorks
Reply With Quote #17

Quote:
Originally Posted by KorDen View Post
Did you tested that it really shows Owner SteamID?
http://steamcommunity.com/groups/gbe_elites Yes, it works... In some bizarre cases 0 is returned, so who knows.

Quote:
Originally Posted by KorDen View Post
I have a problem on Linux: If I install libraries from SDK, my server shows correct OwnerID, but lagging like under DDoS.
I'm very confused by this; it also seems really unrelated to the extension

Quote:
Originally Posted by KorDen View Post
If I install original files, it don't show correct OwnerID.
Correct, the value is uninitialized; garbage memory is being read.

Quote:
Originally Posted by KorDen View Post
I have no idea what happens... Also, on Windows server it shows right OwnerID without any replaces (maybe because it use interfaces of running Steam Client..)
I believe this was the case with really old games. Newer games are independent, as far as I'm aware; I'm not very aware.
KyleS is offline