error 035: argument type mismatch (argument 3/4)
#3

Hi. i got "error 035: argument type mismatch (argument 3)"

in these lines:

Код:
PlayerInfo[extraid][pTut] = CMySQL_Int(PlayerName(extraid), "Accounts", "Username", "Tutorial");
PlayerInfo[extraid][pSex] = CMySQL_Int(PlayerName(extraid), "Accounts", "Username", "Sex");
PlayerInfo[extraid][pChanges] = CMySQL_Int(PlayerName(extraid), "Accounts", "Username", "Changes");
PlayerInfo[extraid][pCarTicket] = CMySQL_Int(PlayerName(extraid), "Accounts", "Username", "CarTicket");
strmid(PlayerInfo[extraid][pAdmName], CMySQL_Get(PlayerName(extraid), "Accounts", "Username", "AdmName"), 0, strlen(CMySQL_Get(PlayerName(extraid), "Accounts", "Username", "AdmName")), 255);
any ideas for solution (other than the reply to the last poster that had kinda same problem) ?
Reply


Messages In This Thread
error 035: argument type mismatch (argument 3/4) - by Typhome - 25.05.2011, 12:50
AW: error 035: argument type mismatch (argument 3/4) - by Nero_3D - 25.05.2011, 13:09
Re: error 035: argument type mismatch (argument 3/4) - by Salvator_Salieri - 14.11.2011, 16:48
Re: error 035: argument type mismatch (argument 3/4) - by Qur - 17.11.2011, 16:11
Re: error 035: argument type mismatch (argument 3/4) - by Salvator_Salieri - 17.11.2011, 16:21

Forum Jump:


Users browsing this thread: 1 Guest(s)