Tag Mismatch.. Plese help me out.. (TextDraws)
#1

So here is the line errors:

pawn Код:
Textdraw4[i] = TextDrawCreate(86.000000, 428.000000, "");//from here
        TextDrawAlignment(Textdraw4[i], 2);
        TextDrawBackgroundColor(Textdraw4[i], 255);
        TextDrawFont(Textdraw4[i], 2);
        TextDrawLetterSize(Textdraw4[i],0.280000, 1.100000);
        TextDrawColor(Textdraw4[i], -1);
        TextDrawSetOutline(Textdraw4[i], 1);
        TextDrawSetProportional(Textdraw4[i], 1); //till here tag mismatch
+ I went true all the script with BracketFix BETA and it showed that there isn't a problem with } or {
Reply


Messages In This Thread
Tag Mismatch.. Plese help me out.. (TextDraws) - by Scrillex - 08.02.2013, 16:19
Re: Tag Mismatch.. Plese help me out.. (TextDraws) - by spedico - 08.02.2013, 16:25
Re: Tag Mismatch.. Plese help me out.. (TextDraws) - by Scrillex - 08.02.2013, 16:27
Re: Tag Mismatch.. Plese help me out.. (TextDraws) - by InfiniTy. - 08.02.2013, 16:35
Re: Tag Mismatch.. Plese help me out.. (TextDraws) - by Scrillex - 08.02.2013, 16:38

Forum Jump:


Users browsing this thread: 3 Guest(s)