Little Help
#9

It's a textdraw as you were told before, however it should be done just like this..

pawn Код:
new Text:heart;
heart = TextDrawCreate(coordinates, coordinates, "In here, you should place the name of the texture you want");
TextDrawFont(heart, whatever you pick);
TextDrawTextSize(heart, size, size);
TextDrawUseBox(heart, disable/enable);
You will find a list and more information about the textures here.
Reply


Messages In This Thread
Little Help - by Sanady - 10.06.2012, 17:51
Re: Little Help - by WillyP - 10.06.2012, 17:52
Re: Little Help - by Sanady - 10.06.2012, 17:54
Re: Little Help - by WillyP - 10.06.2012, 17:57
Re: Little Help - by Sanady - 10.06.2012, 17:58
Re: Little Help - by WillyP - 10.06.2012, 18:00
Re: Little Help - by newbienoob - 10.06.2012, 18:06
Re: Little Help - by Sanady - 10.06.2012, 18:13
Re: Little Help - by Randy More - 10.06.2012, 18:18
Re: Little Help - by FalconX - 10.06.2012, 18:24

Forum Jump:


Users browsing this thread: 2 Guest(s)