Re: [hlcoders] Steam Community Group members

2008-11-10 Thread frikazoyd
]; Discussion of Half-Life Programming Subject: Re: [hlcoders] Steam Community Group members I found a thread a while back on this, but I think all the code did was grab their friend ID and convert it to a steamID. The current SDK comes with that right out of the package though, so

Re: [hlcoders] Steam Community Group members

2008-11-10 Thread Tom Leighton
, October 23, 2008 7:08 PM To: [EMAIL PROTECTED]; Discussion of Half-Life Programming Subject: Re: [hlcoders] Steam Community Group members I found a thread a while back on this, but I think all the code did was grab their friend ID and convert it to a steamID. The current SDK comes

Re: [hlcoders] Steam Community Group members

2008-11-09 Thread frikazoyd
of people he knows, ie friends) Chris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of frikazoyd Sent: Thursday, October 23, 2008 7:08 PM To: [EMAIL PROTECTED]; Discussion of Half-Life Programming Subject: Re: [hlcoders] Steam Community

Re: [hlcoders] Steam Community Group members

2008-11-09 Thread Janek
Of frikazoyd Sent: Thursday, October 23, 2008 7:08 PM To: [EMAIL PROTECTED]; Discussion of Half-Life Programming Subject: Re: [hlcoders] Steam Community Group members I found a thread a while back on this, but I think all the code did was grab their friend ID and convert it to a steamID

Re: [hlcoders] Steam Community Group members

2008-11-05 Thread frikazoyd
To: [EMAIL PROTECTED]; Discussion of Half-Life Programming Subject: Re: [hlcoders] Steam Community Group members I found a thread a while back on this, but I think all the code did was grab their friend ID and convert it to a steamID. The current SDK comes with that right out of the package

Re: [hlcoders] Steam Community Group members

2008-11-05 Thread Nick
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of frikazoyd Sent: Thursday, October 23, 2008 7:08 PM To: [EMAIL PROTECTED]; Discussion of Half-Life Programming Subject: Re: [hlcoders] Steam Community Group members I found a thread a while back on this, but I think all the code did was grab

Re: [hlcoders] Steam Community Group members

2008-10-24 Thread frikazoyd
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of frikazoyd Sent: Thursday, October 23, 2008 3:31 PM To: hlcoders@list.valvesoftware.com Subject: [hlcoders] Steam Community Group members Hi, I noticed in the isteamfriends.h API there is some code to grab Steam Community

[hlcoders] Steam Community Group members

2008-10-23 Thread frikazoyd
Hi, I noticed in the isteamfriends.h API there is some code to grab Steam Community Group info for the local player. Is there a way to check whether anybody on the server is a member of a particular community group? I don't see any promising function names in the CSteamID class. Thanks,

Re: [hlcoders] Steam Community Group members

2008-10-23 Thread Spencer 'voogru' MacDonald
To: hlcoders@list.valvesoftware.com Subject: [hlcoders] Steam Community Group members Hi, I noticed in the isteamfriends.h API there is some code to grab Steam Community Group info for the local player. Is there a way to check whether anybody on the server is a member of a particular community

Re: [hlcoders] Steam Community Group members

2008-10-23 Thread Justin Krenz
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of frikazoyd Sent: Thursday, October 23, 2008 3:31 PM To: hlcoders@list.valvesoftware.com Subject: [hlcoders] Steam Community Group members Hi, I noticed in the isteamfriends.h API there is some code to grab Steam Community

Re: [hlcoders] Steam Community Group members

2008-10-23 Thread Jed
Didn't we have a discussion about this a few months ago? I think I started the thread. Someone posted a link to some example code that did it. - Jed 2008/10/23 frikazoyd [EMAIL PROTECTED]: Hi, I noticed in the isteamfriends.h API there is some code to grab Steam Community Group info for the

Re: [hlcoders] Steam Community Group members

2008-10-23 Thread frikazoyd
I found a thread a while back on this, but I think all the code did was grab their friend ID and convert it to a steamID. The current SDK comes with that right out of the package though, so that isn't quite what I need. I was able to successfully list what groups *I* belong to, but according to

Re: [hlcoders] Steam Community Group members

2008-10-23 Thread Christopher Harris
the membership of people he knows, ie friends) Chris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of frikazoyd Sent: Thursday, October 23, 2008 7:08 PM To: [EMAIL PROTECTED]; Discussion of Half-Life Programming Subject: Re: [hlcoders] Steam Community Group members I

Re: [hlcoders] Steam Community Group members

2008-10-23 Thread frikazoyd
] On Behalf Of frikazoyd Sent: Thursday, October 23, 2008 7:08 PM To: [EMAIL PROTECTED]; Discussion of Half-Life Programming Subject: Re: [hlcoders] Steam Community Group members I found a thread a while back on this, but I think all the code did was grab their friend ID and convert

Re: [hlcoders] Steam Community Group members

2008-10-23 Thread Nick
Subject: [hlcoders] Steam Community Group members Hi, I noticed in the isteamfriends.h API there is some code to grab Steam Community Group info for the local player. Is there a way to check whether anybody on the server is a member of a particular community group? I don't see any promising

Re: [hlcoders] Steam Community Group members

2008-10-23 Thread Christopher Harris
of Half-Life Programming Subject: Re: [hlcoders] Steam Community Group members Yeah I was able to tell if I was a member of a group pretty easily by just comparing the server name to the clan name, but my hitch was knowing whether or not it was possible for any client to look up the info for any

Re: [hlcoders] Steam Community Group members

2008-10-23 Thread Matt Hoffman
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of frikazoyd Sent: Thursday, October 23, 2008 3:31 PM To: hlcoders@list.valvesoftware.com Subject: [hlcoders] Steam Community Group members Hi, I noticed in the isteamfriends.h API there is some code to grab Steam