wesblack wrote:Bill,
There are several ways to do this but each method would present several problems in the current build. We are adding hard coded true or false variables such as.
1. Music now playing
2. Track Change
3. Movie playing
4. Volume change
5. Music Paused
These and others should make it in the next several xLobby releases.
Wes Black \ Calrad
sounds great. Can these be accessed from a plugin? If so how?
It would be really cool if we could have like
events.OnTrackChange += new XlobbyEventHandler(events_OnTrackChange);
subscription from a plugin. also ClientConnected would be awesome.
//Lasse