Thread: VAC Ban Status
View Single Post
Bugsy
AMX Mod X Moderator
Join Date: Feb 2005
Location: NJ, USA
Old 04-08-2009 , 08:45   Re: VAC Ban Status
Reply With Quote #124

Yes, I have the SQL portion coded I am just finishing up testing.

Edit: I found that the lag that occurs is caused by the initiation of a connection to the steamcommunity server. I did multiple connections when my db entry timestamp was not expired (no connection to server required) and each time no lag occurred. I then did tests with an expired timestamp (which requires a vac ban check to steam servers) and about 50% of the time the lag did occur; it is strange because it doesn't occur every time. I don't know if it is possible to fix this since it is a problem within the sockets module.
__________________

Last edited by Bugsy; 04-08-2009 at 10:46.
Bugsy is offline