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

Code:
pawn Code:
Code:
PlayerInfo[extraid][pCarTicket] = CMySQL_Int(PlayerName(extraid), "Accounts", "Username", "CarTicket");
			 	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");
				strmid(PlayerInfo[extraid][pAdmName], CMySQL_Get(PlayerName(extraid), "Accounts", "Username", "AdmName"), 0, strlen(CMySQL_Get(PlayerName(extraid), "Accounts", "Username", "AdmName")), 255);
Reply


Messages In This Thread
error 035: argument type mismatch (argument 3) - by Ben_Hatfield - 17.08.2012, 07:28
Re: error 035: argument type mismatch (argument 3) - by ThePhenix - 17.08.2012, 08:25
Re: error 035: argument type mismatch (argument 3) - by Ben_Hatfield - 17.08.2012, 08:37

Forum Jump:


Users browsing this thread: 2 Guest(s)