View Single Post
pRED*
Join Date: Dec 2006
Old 02-20-2008 , 18:18   Re: MySQL Banning - Single DB - Cover Multiple Servers
Reply With Quote #27

Look good Moggie.

I do you think you should look into using threaded queries. Note this nothing to do with running the threaded query admin plugin but rather the usage of the 'TConnect' and 'TQuery' natives for your queries. Instead of returning the results they call another function when the results have been found (similar to how timers work). Their main advantage is the game doesn't have to wait for the query to finish and can continue processing other things in the meantime.

Also you are encouraged to not attach the .smx file to your first post and just let people use the 'Get Plugin' link. This means it is always compiled against the latest compiler and includes.

Other than that good work. Approved
pRED* is offline