Hello, az sscanf ír egy warningot, de mindent csinálok nemtom kijavítani, itt a sor:
sscanf(result_line, \"p<|>{ds[24]s[20]s[20]}s[128]{s[24]s[24]}dddddddddddddfffddffffddddddddddd\",
PlayerInfo[playerid][pEMail], PVarSet[0][playerid], PVarSet[1][playerid], PVarSet[2][playerid], PVarSet[3][playerid], PVarSet[4][playerid], PVarSet[5][playerid],
PVarSet[6][playerid], PVarSet[7][playerid], PVarSet[8][playerid], datez[playerid], PVarSet[10][playerid], PVarSet[11][playerid],
PVarSet[12][playerid], FPVarSet[3][playerid], FPVarSet[4][playerid], FPVarSet[5][playerid], PVarSet[13][playerid], PVarSet[14][playerid], FPVarSet[6][playerid], FPVarSet[0][playerid], FPVarSet[1][playerid], FPVarSet[2][playerid], PVarSet[15][playerid], PVarSet[16][playerid], PVarSet[17][playerid],
PVarSet[18][playerid], PVarSet[19][playerid], PVarSet[20][playerid], PVarSet[21][playerid], PVarSet[22][playerid], PVarSet[23][playerid], PVarSet[24][playerid], PVarSet[25][playerid]);
ezt írja:
sscanf warning: Format specifier does not match parameter count.
Én ezt úgy értelmeztem, h a tárolók száma nem megfelelõ a sscanf-ben lévõ feldarabolások számával, de átszámoltam és az.