warning 213: tag mismatch
#4

Still Warning in

Quote:

format(szFileStr, sizeof(szFileStr), "%d|%d|%s|%d|%d|%d|%d|%f|%f|%f|%f|%d\r\n",
HotDogUG[iIndex][HDExist],
HotDogUG[iIndex][HDModelID],
HotDogUG[iIndex][HDOwned],
HotDogUG[iIndex][HDPrice],
HotDogUG[iIndex][HDSafe],
HotDogUG[iIndex][HDItem],
HotDogUG[iIndex][HDcp],
HotDogUG[iIndex][hdExterior][0],
HotDogUG[iIndex][hdExterior][1],
HotDogUG[iIndex][hdExterior][2],
HotDogUG[iIndex][hdExterior][3],
HotDogUG[iIndex][HDTextID]
);

And

Quote:

sscanf(szFileStr, "p<|>iis[24]iiiiffffs[128]",
HotDogUG[iIndex][HDExist],
HotDogUG[iIndex][HDModelID],
HotDogUG[iIndex][HDOwned],
HotDogUG[iIndex][HDPrice],
HotDogUG[iIndex][HDSafe],
HotDogUG[iIndex][HDItem],
HotDogUG[iIndex][HDcp],
HotDogUG[iIndex][hdExterior][0],
HotDogUG[iIndex][hdExterior][1],
HotDogUG[iIndex][hdExterior][2],
HotDogUG[iIndex][hdExterior][3],
HotDogUG[iIndex][HDTextID]
);

Anyone help me remove this warning out of my gamemode pls
Reply


Messages In This Thread
warning 213: tag mismatch - by ScorpiusMalfoy - 12.08.2014, 15:18
Re: warning 213: tag mismatch - by Faisal_khan - 12.08.2014, 16:44
Re: warning 213: tag mismatch - by ScorpiusMalfoy - 12.08.2014, 17:04
Re: warning 213: tag mismatch - by ScorpiusMalfoy - 12.08.2014, 17:18
Re: warning 213: tag mismatch - by ScorpiusMalfoy - 12.08.2014, 17:38
Re: warning 213: tag mismatch - by Faisal_khan - 12.08.2014, 18:28
Re: warning 213: tag mismatch - by ScorpiusMalfoy - 12.08.2014, 18:29
Re: warning 213: tag mismatch - by Faisal_khan - 12.08.2014, 18:35
Re: warning 213: tag mismatch - by ScorpiusMalfoy - 12.08.2014, 18:41
Re: warning 213: tag mismatch - by Faisal_khan - 12.08.2014, 18:44

Forum Jump:


Users browsing this thread: 1 Guest(s)