Slime Posted March 22, 2019 Report Posted March 22, 2019 1. Is there a way to invite people to a steam lobby? (not chat one). the one that emits the 'lobbyInvite' ID event...2. the 'friendOrChatMessage' ID event emit also when i write a message in a chat. how can i detect whether it is me or not, because the senderID isn't my id even if i write the message (in dm's only).the senderID it is the friend whom i wrote to... (maybe it's a bug so idk).3. Is there any way to wait for a user input in the console while executing other functions that run on the same js file? Quote
Dr. McKay Posted March 23, 2019 Report Posted March 23, 2019 Inviting people to a Steam lobby is not currently possible. friendOrChatMessage is deprecated. Please try using the new SteamChatRoomClient stuff. That said, this shouldn't happen so I've made an issue to look at later. Yes, but it's pretty difficult. Quote
Slime Posted March 23, 2019 Author Report Posted March 23, 2019 Inviting people to a Steam lobby is not currently possible. friendOrChatMessage is deprecated. Please try using the new SteamChatRoomClient stuff. That said, this shouldn't happen so I've made an issue to look at later. Yes, but it's pretty difficult. Thanks for the info it helped me alot. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.