17.01.2014, 15:51
Hi, I have this code:
I want to convert it to R7 code, coz my host is now Linux, and it have some bugs wit R5 and R7 MySQL plugin.
Код:
... format(ELinija, sizeof(ELinija), "INSERT INTO cmds VALUES ('%i:%i/%i.%i.%i', '/givecash', '%s', '%i', '%s')", sat, minuta, dan, mjesec, godina, APlayerData[playerid][PlayerName], Money, OtherName); mysql_query(ELinija);