Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New SteamFriendList message from Wrapper #654

Open
DeinFreund opened this issue Nov 22, 2018 · 0 comments
Open

New SteamFriendList message from Wrapper #654

DeinFreund opened this issue Nov 22, 2018 · 0 comments

Comments

@DeinFreund
Copy link
Member

There is a new message from the wrapper containing the steam friends. Whenever a friend changes state the whole list is sent again. IsOnline tells whether the person is logged in on Steam. IsPlaying tells whether the person is playing Zero-K right now. Steam Avatars (64x64 pixel) are automatically downloaded and can be accessed in LuaUI/Configs/SteamAvatars/{SteamdID}.png. Here's an example:

SteamFriendList {"Friends":[{"Name":"SteamName","IsOnline":false,"IsPlaying":false,"SteamID":76561198065515207}, ... ]}
The according avatar image can be found in LuaUI/Configs/SteamAvatars/76561198065515207.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants