TextDraw screen - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: TextDraw screen (
/showthread.php?tid=457303)
TextDraw screen -
romsisx - 10.08.2013
Hi all,
Who can create a black and white screen.
Very thx
Re : TextDraw screen -
Naruto_Emilio - 10.08.2013
How about you use this piece of cake and throw your creativity on it, easy, and great
https://sampforum.blast.hk/showthread.php?tid=376758
Re: Re : TextDraw screen -
romsisx - 10.08.2013
I do not know
Re : TextDraw screen -
Naruto_Emilio - 10.08.2013
Just download that filterscript, and follow the steps to install and then go ingame and use it! simple
Re : TextDraw screen -
Matnix - 10.08.2013
Don't said you don't know, if you are motivated to do it you will understand it easly. --'
Re: Re : TextDraw screen -
romsisx - 11.08.2013
i don't know color black and white code.(uncolored)
Re: TextDraw screen -
GWMPT - 11.08.2013
if you "don't know", then, WHY THE HELL do you WANT a fucking BLACK / WHITE textdraw, if you can't ever REPRODUCE it?
Re: TextDraw screen -
NinjahZ - 11.08.2013
Paste this UNDER your includes
pawn Код:
#define COL_WHITE "{FFFFFF}"
#define COL_BLACK "{0E0101}"