Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #include <a_samp>
- C:\Documents and Settings\All Users\Documentos\Brasil Vida de Cargas [0.3z]\Transportando o Samp\Brasil Real Trucker\filterscripts\textdraw.pwn(119) : warning 213: tag mismatch
- C:\Documents and Settings\All Users\Documentos\Brasil Vida de Cargas [0.3z]\Transportando o Samp\Brasil Real Trucker\filterscripts\textdraw.pwn(120) : warning 213: tag mismatch
- C:\Documents and Settings\All Users\Documentos\Brasil Vida de Cargas [0.3z]\Transportando o Samp\Brasil Real Trucker\filterscripts\textdraw.pwn(121) : warning 213: tag mismatch
- C:\Documents and Settings\All Users\Documentos\Brasil Vida de Cargas [0.3z]\Transportando o Samp\Brasil Real Trucker\filterscripts\textdraw.pwn(122) : warning 213: tag mismatch
- C:\Documents and Settings\All Users\Documentos\Brasil Vida de Cargas [0.3z]\Transportando o Samp\Brasil Real Trucker\filterscripts\textdraw.pwn(123) : warning 213: tag mismatch
- C:\Documents and Settings\All Users\Documentos\Brasil Vida de Cargas [0.3z]\Transportando o Samp\Brasil Real Trucker\filterscripts\textdraw.pwn(124) : warning 213: tag mismatch
- C:\Documents and Settings\All Users\Documentos\Brasil Vida de Cargas [0.3z]\Transportando o Samp\Brasil Real Trucker\filterscripts\textdraw.pwn(125) : warning 213: tag mismatch
- C:\Documents and Settings\All Users\Documentos\Brasil Vida de Cargas [0.3z]\Transportando o Samp\Brasil Real Trucker\filterscripts\textdraw.pwn(126) : warning 213: tag mismatch
- C:\Documents and Settings\All Users\Documentos\Brasil Vida de Cargas [0.3z]\Transportando o Samp\Brasil Real Trucker\filterscripts\textdraw.pwn(166) : warning 213: tag mismatch
- C:\Documents and Settings\All Users\Documentos\Brasil Vida de Cargas [0.3z]\Transportando o Samp\Brasil Real Trucker\filterscripts\textdraw.pwn(185) : warning 213: tag mismatch
- C:\Documents and Settings\All Users\Documentos\Brasil Vida de Cargas [0.3z]\Transportando o Samp\Brasil Real Trucker\filterscripts\textdraw.pwn(194) : warning 213: tag mismatch
- C:\Documents and Settings\All Users\Documentos\Brasil Vida de Cargas [0.3z]\Transportando o Samp\Brasil Real Trucker\filterscripts\textdraw.pwn(231) : warning 213: tag mismatch
- Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
- 12 Warnings.
- //codigos
- ScoreTextDraw[playerid] = TextDrawCreate(498.000000, 142.000000, " ");
- TextDrawBackgroundColor(ScoreTextDraw[playerid], 255);
- TextDrawFont(ScoreTextDraw[playerid], 2);
- TextDrawLetterSize(ScoreTextDraw[playerid], 0.270000, 2.200000);
- TextDrawColor(ScoreTextDraw[playerid], -1);
- TextDrawSetOutline(ScoreTextDraw[playerid], 1);
- TextDrawSetProportional(ScoreTextDraw[playerid], 1);
- TextDrawSetShadow(ScoreTextDraw[playerid], 1);
- TextDrawHideForPlayer(playerid, ScoreTextDraw[playerid]);
- TextDrawShowForPlayer(playerid, ScoreTextDraw[playerid]);
- TextDrawHideForPlayer(playerid, ScoreTextDraw[playerid]);
- TextDrawSetString(ScoreTextDraw[i], STR);
Advertisement
Add Comment
Please, Sign In to add comment