Black Backround - OnPlayerConnect
#8

I added MAX_PLAYERS and that seemed to lessen the problems, now i only receive 5 warnings, such as the following.

pawn Код:
warning 213: tag mismatch
(1633) : warning 213: tag mismatch
(1634) : warning 213: tag mismatch
(1635) : warning 213: tag mismatch
(1636) : warning 213: tag mismatch
For all of these lines:
pawn Код:
BlackScreen[playerid] = CreatePlayerTextDraw(playerid, 0.0, 0.0, "_");
    PlayerTextDrawFont(playerid, BlackScreen[playerid], 1);
    PlayerTextDrawLetterSize(playerid, BlackScreen[playerid], 0.0, 50.0);
    PlayerTextDrawUseBox(playerid, BlackScreen[playerid], true);
    PlayerTextDrawBoxColor(playerid, BlackScreen[playerid], 0x000000FF);
Reply


Messages In This Thread
Black Backround - OnPlayerConnect - by Eminem 2ka9 - 15.03.2013, 21:19
Re: Black Backround - OnPlayerConnect - by Jstylezzz - 15.03.2013, 21:24
Re: Black Backround - OnPlayerConnect - by Eminem 2ka9 - 15.03.2013, 21:29
Re: Black Backround - OnPlayerConnect - by Bicentric - 15.03.2013, 21:31
Re: Black Backround - OnPlayerConnect - by Eminem 2ka9 - 15.03.2013, 21:44
Re: Black Backround - OnPlayerConnect - by Jstylezzz - 15.03.2013, 21:47
Re: Black Backround - OnPlayerConnect - by Vince - 15.03.2013, 21:50
Re: Black Backround - OnPlayerConnect - by Eminem 2ka9 - 15.03.2013, 21:55
Re: Black Backround - OnPlayerConnect - by DiGiTaL_AnGeL - 15.03.2013, 22:35
Re: Black Backround - OnPlayerConnect - by Eminem 2ka9 - 16.03.2013, 00:39

Forum Jump:


Users browsing this thread: 1 Guest(s)