Warnings problem!
#1

Could someone tell me whats wrong with these lines?

//the forum textdraw
Textdraw1 = TextDrawCreate(1.000000,433.000000,"ERMSL.TK");
TextDrawAlignment(Textdraw1,0);
TextDrawBackgroundColor(Textdraw1,0x000000ff);
TextDrawFont(Textdraw1,2);
TextDrawLetterSize(Textdraw1,0.499999,1.100000);
TextDrawColor(Textdraw1,0xffffffff);
TextDrawSetOutline(Textdraw1,1);
TextDrawSetProportional(Textdraw1,1);
TextDrawSetShadow(Textdraw1,1);

It gives me Warnings

(10787) : warning 213: tag mismatch
(1078 : warning 213: tag mismatch
(10789) : warning 213: tag mismatch
(10790) : warning 213: tag mismatch
(10791) : warning 213: tag mismatch
(10792) : warning 213: tag mismatch
(10793) : warning 213: tag mismatch
(10794) : warning 213: tag mismatch
(10795) : warning 213: tag mismatch
Reply


Messages In This Thread
Warnings problem! - by sass839 - 24.02.2010, 17:16
Re: Warnings problem! - by Joe Staff - 24.02.2010, 17:17
Re: Warnings problem! - by sass839 - 24.02.2010, 17:25
Re: Warnings problem! - by Joe Staff - 24.02.2010, 17:28
Re: Warnings problem! - by sass839 - 24.02.2010, 17:29

Forum Jump:


Users browsing this thread: 1 Guest(s)