Textdraw font 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 font color (
/showthread.php?tid=343981)
Textdraw font color -
Killer#Mummy - 19.05.2012
Is there any way to put colors in textdraws after 255th character without client crash?
Re: Textdraw font color -
Jonny5 - 19.05.2012
in short NO.
you could always make a second TD for the next 255 chars.
Re: Textdraw font color -
Killer#Mummy - 19.05.2012
I have also thought that I can make the second TD. But can I determine textdraw height using font size and how many lines are used?