new strings[64];
				format(strings, 64, "~w~Tickets: %d",aTickets);//WARNING ZEILE
				TextDrawSetString(aTickets, strings);
				TextDrawShowForPlayer(playerid, aTickets);
				TextDrawShowForPlayer(playerid,SupportBubble);
				TextDrawShowForPlayer(playerid,SupportBox);
Was habe ich hier Falsch gemacht?
C:\Users\Durak\Desktop\Samp\gamemodes\solrl.pwn(11867) : warning 213: tag mismatch