23.05.2014, 02:33
Quote:
QUESTION: Why MySQL is better than the deafult one? And for me MYSQL is very hard to script -_-
|
pawn Код:
new string[128];
format(string, sizeof(string), "pCash = %d", pInfo[playerid][pCash]);
mysql_query(string) //this line isn't exact, it's just to get the point across