11.02.2013, 15:29
Hmm, now it givess me a tag mismatch....
These are the lines that give the warnings.
(6207) : warning 213: tag mismatch
(6208) : warning 213: tag mismatch
(6209) : warning 213: tag mismatch
(6210) : warning 213: tag mismatch
(6211) : warning 213: tag mismatch
(6212) : warning 213: tag mismatch
(6216) : warning 213: tag mismatch
These are the lines that give the warnings.
pawn Код:
TextDrawAlignment(playerstats[playerid], 2);
TextDrawBackgroundColor(playerstats[playerid], 255);
TextDrawFont(playerstats[playerid], 1);
TextDrawSetOutline(playerstats[playerid], 1);
TextDrawSetProportional(playerstats[playerid], 1);
TextDrawLetterSize(playerstats[playerid], 0.3, 1.25);
TextDrawTextSize(playerstats[playerid], 160.00,280.00);
(6208) : warning 213: tag mismatch
(6209) : warning 213: tag mismatch
(6210) : warning 213: tag mismatch
(6211) : warning 213: tag mismatch
(6212) : warning 213: tag mismatch
(6216) : warning 213: tag mismatch