wsk Posted December 8, 2020 Report Posted December 8, 2020 Is there any way to get the "view game info" details when right-clicking a friend in steam? getServerSteamIDsByIP and getServerIPsBySteamID do not seem to be the right function for that. Quote
Dr. McKay Posted December 9, 2020 Report Posted December 9, 2020 That data comes from the game server directly, not from Steam. You'd want to use something like this for that. Quote
wsk Posted December 9, 2020 Author Report Posted December 9, 2020 I would still need the IP of the server the user is playing on. Is there any way to get that? Quote
Dr. McKay Posted December 10, 2020 Report Posted December 10, 2020 It's game_server_ip and game_server_port in the user event. wsk 1 Quote
wsk Posted December 10, 2020 Author Report Posted December 10, 2020 Right, forgot about those. Thanks for the help! 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.