EDIT: I also wanna know how to change the color of a certain part of the text for example
str="CYNDAQUIL(change this in red), the fire-(the - is invisible)type
Edited by redfid, 21 November 2010 - 12:49 AM.
Posted 21 November 2010 - 12:30 AM
str="CYNDAQUIL(change this in red), the fire-(the - is invisible)type
Edited by redfid, 21 November 2010 - 12:49 AM.
Posted 21 November 2010 - 12:47 AM
Posted 21 November 2010 - 12:50 AM
Wow it's an honor for you to reply master Davve (you helped me alot) but that's not what I meant look at my code aboveIn the properties of the font you're drawing with, click the "All" button.
Posted 21 November 2010 - 12:59 AM
Look in the scripts section and you will find a draw_text_colorcodes I made a while ago.Wow it's an honor for you to reply master Davve (you helped me alot) but that's not what I meant look at my code above
In the properties of the font you're drawing with, click the "All" button.
str="[color=c_red]CYNDAQUIL[/color], the firetype" draw_text_colorcodes(16,16,str)
Posted 21 November 2010 - 01:15 AM
Thanks but what about the "é"?Look in the scripts section and you will find a draw_text_colorcodes I made a while ago.
Wow it's an honor for you to reply master Davve (you helped me alot) but that's not what I meant look at my code above
In the properties of the font you're drawing with, click the "All" button.str="[color=c_red]CYNDAQUIL[/color], the firetype" draw_text_colorcodes(16,16,str)
Posted 21 November 2010 - 01:27 AM
Double click on the font you are drawing with, and check the "All" button under "Character range" to cover all 255 characters.Thanks but what about the "é"?
Look in the scripts section and you will find a draw_text_colorcodes I made a while ago.
Wow it's an honor for you to reply master Davve (you helped me alot) but that's not what I meant look at my code above
In the properties of the font you're drawing with, click the "All" button.str="[color=c_red]CYNDAQUIL[/color], the firetype" draw_text_colorcodes(16,16,str)
Posted 21 November 2010 - 01:31 AM
0 members, 0 guests, 0 anonymous users