Page 1 of 1

DBI User Tracker

Posted: Mon Nov 22, 2021 11:43 pm
by greenie
Versioning:
v0.1
- Be

v0.2
-Updated it to use the new dbi interface
CVARS:
sql_user_logger_table "user_logger" (Default)
-This is the table that will be used to hold the data that is to be stored

logger_debug "0" = Off (Default) 1 = On
-This will log alot of crap to the amxx logs so that the developer can better fix any problems
Commands:
amx_userinfo < user | steamid >
- No longer does the user have to be on the server, you can use a name to get what you want, or a steam id etx. It will check to see if something like this is in the data base

amx_trim_users
- This will trim away all user names and ips, it will however keep the STEAM ID for future use.
get plugin