Hello, all webflake(ers),
I have been making a stats page on my forum, and I am able to retrieve everything I need (ex. steamid) from the core_members table using the \IPS\Member::loggedIn()->steamid statement with no problem at all.
But I have a table called TestPlox containing a few columns (steamid, kills, deaths) and I have no idea how to grab the kills and deaths that correspond to the logged in users steamid. I don't even know how to connect/use any other table than the core_members one.
I really hope some of you IPS pros can help me out,
Thanks in advance!