SA-MP Forums Archive
textdraw box color - 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 box color (/showthread.php?tid=411430)



textdraw box color - sscarface - 28.01.2013

can someone give me textdrawbox color "light blue" color code


Re: textdraw box color - Scenario - 28.01.2013

Sure! Here ya go!


Re: textdraw box color - sscarface - 28.01.2013

i know that already but how do i put on gm?

TextDrawBoxColor(textdraw5, 0x0006666);? like this


Re: textdraw box color - Sime30 - 28.01.2013

pawn Код:
TextDrawBoxColor(textdraw5, 0x00C2ECFF);



Re: textdraw box color - sscarface - 28.01.2013

thanx i understand.


Re: textdraw box color - Sime30 - 28.01.2013

No problem


Re: textdraw box color - Jewell - 29.01.2013

or https://sampforum.blast.hk/showthread.php?tid=318064