19.06.2017, 00:07
hey all, please could anyone help me solving this proplem please ??
The Code:
ERRORS:
The Code:
Code:
if (SQL_GetFloat(playerid, "accounts","x1")!=0) { // (33565) SetPlayerPos(playerid, SQL_GetFloat(playerid, "accounts", "x1"), SQL_GetFloat(playerid, "accounts", "y1"), SQL_GetFloat(playerid, "accounts", "z1")); // (33566) } if(strcmp(SQL_GetString(player1, "accounts", "LS"), '0', true)) { /* ..... */ } // (28628)
Code:
(33565) : error 035: argument type mismatch (argument 1) (33566) : error 035: argument type mismatch (argument 1) (28628) : error 035: argument type mismatch (argument 2)