textdraw box that fills whole screen?
#7

pawn Код:
new something;
something = TextDrawCreate(0.0, 0.0, "_");
TextDrawUseBox(something, true);
TextDrawColor(something, 0);
This will make the screen all black
Reply


Messages In This Thread
textdraw box that fills whole screen? - by WillyP - 08.08.2010, 20:35
Re: textdraw box that fills whole screen? - by MartinDee - 08.08.2010, 20:39
Re: textdraw box that fills whole screen? - by [XST]O_x - 08.08.2010, 20:41
Re: textdraw box that fills whole screen? - by WillyP - 08.08.2010, 20:54
Re: textdraw box that fills whole screen? - by WillyP - 08.08.2010, 21:40
Re: textdraw box that fills whole screen? - by Hiddos - 08.08.2010, 21:44
Re: textdraw box that fills whole screen? - by Fj0rtizFredde - 08.08.2010, 21:45
Re: textdraw box that fills whole screen? - by WillyP - 08.08.2010, 21:59
Re: textdraw box that fills whole screen? - by Bessensap - 08.08.2010, 22:09
Re: textdraw box that fills whole screen? - by WillyP - 09.08.2010, 12:17

Forum Jump:


Users browsing this thread: 1 Guest(s)