sscanf skipping?
#1

Код:
sscanf(line, "p<|>iffiiiiiiiiiis[24]i",AccountData[playerid][pSQLID], temphp,temparmor,  AccountData[playerid][Skin],  AccountData[playerid][Money],  AccountData[playerid][Bank],  AccountData[playerid][Wanted],  AccountData[playerid][pJob],  AccountData[playerid][PhoneNumber],AccountData[playerid][pGang],AccountData[playerid][pRank], AccountData[playerid][pFaction], AccountData[playerid][pLeader], CharacterName, AccountData[playerid][characterID] );
How can i skip, like i only need some variables of this not all of them, like i need AccountData[playerid][pSQLID] and AccountData[playerid][pRank] to be seperated not all of them..
Is it possible?
Reply


Messages In This Thread
sscanf skipping? - by armyoftwo - 05.12.2010, 10:09
Re: sscanf skipping? - by Finn - 05.12.2010, 10:13
Re: sscanf skipping? - by armyoftwo - 05.12.2010, 10:14

Forum Jump:


Users browsing this thread: 1 Guest(s)