23.03.2014, 14:08
I think i know why the plugin crash, i am always using from mysql_tquery, i call some queries per second for every player and i have +70 players, when i remove some of them, my server crashed again but, before this update server was crash very fast... my server was works perfectly i check everything and i found why plugin crashed, THE PROBLEM IS FROM PLUGIN, when i want to call a simple query: UPDATE `users` SET pCash='x' WHERE pName='x'; sometimes server crash... i hope anyone help me before i lost all of my players