This is my first time using sql with amxx so I didn't know if i needed to include it or not.
What do you mean by Affinity type, data type stored in the database?
SteamID, Username and Character_1 are varchar while Powerlevel is int.
Quote:
if(SqlConnection == Empty_Handle)
set_fail_state(g_Error)
|
After adding this to plugintriggertest i get this error: