Thank you for helping!
#4

Quote:
Originally Posted by SickAttack
Посмотреть сообщение
If you only have 1 textdraw, then you don't have to do that, simply do:

pawn Код:
new Text:lockscreen;

lockscreen = TextDrawCreate(507.333404, 216.533294, "LD_SPAC:light");
TextDrawLetterSize(lockscreen, 0.000000, 0.000000);
TextDrawTextSize(lockscreen, 19.333324, 19.081485);
TextDrawAlignment(lockscreen, 1);
TextDrawColor(lockscreen, 255);
TextDrawSetShadow(lockscreen, 0);
TextDrawSetOutline(lockscreen, 0);
TextDrawFont(lockscreen, 4);
nope there's 8 plus other types..

here: https://sampforum.blast.hk/showthread.php?tid=570163
Reply


Messages In This Thread
Thank you for helping! - by izeatfishz - 06.04.2015, 21:45
Re: Thank you for helping! - by Sledgehammer - 06.04.2015, 21:50
Re: Thank you for helping! - by SickAttack - 06.04.2015, 21:52
Re: Thank you for helping! - by izeatfishz - 06.04.2015, 21:56
Re: Thank you for helping! - by izeatfishz - 06.04.2015, 22:01
Re: Thank you for helping! - by Sledgehammer - 06.04.2015, 22:03

Forum Jump:


Users browsing this thread: 1 Guest(s)