View Single Post
JoinedSenses
Senior Member
Join Date: Sep 2013
Old 03-03-2020 , 10:37   Re: [ANY] Connection Data
Reply With Quote #7

You can query it with:

SELECT DISTINCT `ip` FROM `connect_sessions` WHERE `authid2` = 'STEAM_whatever'

If using PhpMyAdmin, there is a tab to query the database with the text "SQL"
__________________

Last edited by JoinedSenses; 03-05-2020 at 18:12.
JoinedSenses is offline