11.04.2012, 14:36
Warning:
Alguem pode ajudar?
Alguem pode ajudar?
pawn Код:
// - (46759 -- 46782) : warning 213: tag mismatch
public SaveBusinesses()
/*Linhas de:*/ format(coordsstring, sizeof(coordsstring), %s, Businesses[idx][BusinessName], /*a*/ Businesses[idx][bdLabel]);
/////////////////////////////////////////////////////////////////////////////////////////
Businesses[idx][bdLabel] = strval(arrCoords[23]); //- warning 213: tag mismatch
////////////////////////////////////////////////////////////////////////////////////////
// - (47159 -- 47194) : warning 213: tag mismatch
/*linhas de:*/ format(coordsstring, sizeof(coordsstring), %s , Houses[idx][Description], Houses[idx][hdLabel]);
///////////////////////////////////////////////////////////////////////////////////////
Houses[idx][bdLabel] = strval(arrCoords[33]); //- (47258) : warning 213: tag mismatch