09.02.2016, 15:52
And where, how do you format those %d ?
Also you have missing ); at the Weather
Also you have missing ); at the Weather
pawn Код:
strcat(qstr, "`Time` = %d,");
strcat(qstr, "`Weather` = %d
strcat(qstr, " WHERE ");