SSCANF: Format specifier does not match parameter count.
#3

pawn Код:
sscanf(string, "p<|>{s[24]s[30]}iiiiiis[12]iiiii", PlayerInfo[playerid][pMoney],
    PlayerInfo[playerid][pKills],
    PlayerInfo[playerid][pDeaths],
    PlayerInfo[playerid][pStuff],
    PlayerInfo[playerid][pStuff1],
    PlayerInfo[playerid][pStuff3],
    PlayerInfo[playerid][pRegTime],
    PlayerInfo[playerid][pAdmin],
    PlayerInfo[playerid][pPlayerTimeH],
    PlayerInfo[playerid][pPlayerTimeM],
    PlayerInfo[playerid][pPlayerTimeS],
    PlayerInfo[playerid][pVip],
    PlayerInfo[playerid][pVipDate]);
Reply


Messages In This Thread
SSCANF: Format specifier does not match parameter count. - by Biesmen - 21.05.2011, 15:10
Re: SSCANF: Format specifier does not match parameter count. - by Vince - 21.05.2011, 15:30
Re: SSCANF: Format specifier does not match parameter count. - by Biesmen - 21.05.2011, 20:05
Re: SSCANF: Format specifier does not match parameter count. - by Vince - 21.05.2011, 20:36
Re: SSCANF: Format specifier does not match parameter count. - by Mean - 21.05.2011, 20:46
Re: SSCANF: Format specifier does not match parameter count. - by Biesmen - 21.05.2011, 22:12

Forum Jump:


Users browsing this thread: 1 Guest(s)