Tag Mismatch?
#1

MyTD = TextDrawCreate(40.0, 140.0,"_~N~~r~Example text!~N~_");
TextDrawUseBox(MyTD , 1);
TextDrawFont(MyTD , 1);
TextDrawLetterSize(MyTD ,0.3,1);
TextDrawSetShadow(MyTD ,1);
TextDrawSetOutline(MyTD ,1);
TextDrawBackgroundColor(MyTD ,0x000000FF);
TextDrawBoxColor(MyTD ,0x00000066);
TextDrawColor(MyTD ,0x000000FF);
TextDrawTextSize(MyTD , 200.0, 200.0);

This is right off the wiki
Im getting the warnings in 0.3
Reply


Messages In This Thread
Tag Mismatch? - by HydraX - 01.11.2009, 01:13
Re: Tag Mismatch? - by Correlli - 01.11.2009, 01:26
Re: Tag Mismatch? - by Famas - 01.11.2009, 01:29
Re: Tag Mismatch? - by HydraX - 01.11.2009, 01:30
Re: Tag Mismatch? - by HydraX - 01.11.2009, 01:31
Re: Tag Mismatch? - by HydraX - 02.11.2009, 22:15

Forum Jump:


Users browsing this thread: 1 Guest(s)