hey i have problem with C-MYSQL Please help!
#1

I need C-MYSQL.ini

i have problems with compiling look:


Код:
C:\Documents and Settings\GBL\Desktop\X-manRP\gamemodes\X-manRP.pwn(2546) : error 035: argument type mismatch (argument 3)
C:\Documents and Settings\GBL\Desktop\X-manRP\gamemodes\X-manRP.pwn(2547) : error 035: argument type mismatch (argument 3)
C:\Documents and Settings\GBL\Desktop\X-manRP\gamemodes\X-manRP.pwn(2548) : error 035: argument type mismatch (argument 3)
C:\Documents and Settings\GBL\Desktop\X-manRP\gamemodes\X-manRP.pwn(2549) : error 035: argument type mismatch (argument 3)
C:\Documents and Settings\GBL\Desktop\X-manRP\gamemodes\X-manRP.pwn(2550) : error 035: argument type mismatch (argument 4)
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


5 Errors.
This is that lines:

Код:
	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);
I use this C-MYSQL.ini http://solidfiles.com/d/8fbd/download

From here http://forum.sa-mp.com/showthread.ph...hlight=C-MySQL

But i need other please help!
Reply


Messages In This Thread
hey i have problem with C-MYSQL Please help! - by GBLTeam - 29.08.2010, 20:50

Forum Jump:


Users browsing this thread: 1 Guest(s)