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

got some errors that i dont understand, can someone help? thanks

pawn Код:
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);

Код:
C:\Users\acer\Desktop\Premium Roleplay\gamemodes\PLRP.pwn(2531) : error 035: argument type mismatch (argument 3)
C:\Users\acer\Desktop\Premium Roleplay\gamemodes\PLRP.pwn(2532) : error 035: argument type mismatch (argument 3)
C:\Users\acer\Desktop\Premium Roleplay\gamemodes\PLRP.pwn(2533) : error 035: argument type mismatch (argument 3)
C:\Users\acer\Desktop\Premium Roleplay\gamemodes\PLRP.pwn(2534) : error 035: argument type mismatch (argument 3)
C:\Users\acer\Desktop\Premium Roleplay\gamemodes\PLRP.pwn(2535) : error 035: argument type mismatch (argument 4)
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase
Reply


Messages In This Thread
error 035: argument type mismatch (argument 3) - by Ben_Hatfield - 19.08.2012, 00:47
Re: error 035: argument type mismatch (argument 3) - by Ben_Hatfield - 19.08.2012, 01:51
Re: error 035: argument type mismatch (argument 3) - by Akira297 - 19.08.2012, 01:54
Re: error 035: argument type mismatch (argument 3) - by Ben_Hatfield - 19.08.2012, 04:03
Re: error 035: argument type mismatch (argument 3) - by Ben_Hatfield - 19.08.2012, 07:08
Re: error 035: argument type mismatch (argument 3) - by RanSEE - 19.08.2012, 07:16

Forum Jump:


Users browsing this thread: 2 Guest(s)