..:D&G:.. Posted May 1, 2015 Share Posted May 1, 2015 Hello everyone, how can I make different color texts in a dxDrawText, like: #07F537Text1, #3E6345Text2 Thanks. Link to comment
xXMADEXx Posted May 1, 2015 Share Posted May 1, 2015 Set the colorCoded argument to true. Link: dxDrawText Link to comment
#RooTs Posted May 2, 2015 Share Posted May 2, 2015 try this dxDrawText("#00ff00Skin #ffffffid: " ,x*310, y*585, x*310, y*40,tocolor(255, 255, 255,Text+100),1.0,myFont,"left","top",false,false,false,true)-- true/false end line Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now