Help me.
#1

Код:
C:\Users\AziZ\Desktop\Panama Beautiful\gamemodes\PR-RP.pwn(2546) : error 035: argument type mismatch (argument 3)
C:\Users\AziZ\Desktop\Panama Beautiful\gamemodes\PR-RP.pwn(2547) : error 035: argument type mismatch (argument 3)
C:\Users\AziZ\Desktop\Panama Beautiful\gamemodes\PR-RP.pwn(2548) : error 035: argument type mismatch (argument 3)
C:\Users\AziZ\Desktop\Panama Beautiful\gamemodes\PR-RP.pwn(2549) : error 035: argument type mismatch (argument 3)
C:\Users\AziZ\Desktop\Panama Beautiful\gamemodes\PR-RP.pwn(2550) : error 035: argument type mismatch (argument 4)
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);
Reply


Messages In This Thread
Help me. - by Kazuo - 09.05.2012, 05:09
Re: Help me. - by Kazuo - 09.05.2012, 05:46
Re: Help me. - by Ballu Miaa - 09.05.2012, 05:51
Re: Help me. - by Kazuo - 09.05.2012, 05:53

Forum Jump:


Users browsing this thread: 2 Guest(s)