MisterZ Posted July 2, 2015 Posted July 2, 2015 Hola ah todos espero que anden bien, Bueno quisiera saber como hacer para que en el dxDrawText no apresca los codigos de colores acá dejo una foto para que entiendan.
MTA Team 0xCiBeR Posted July 2, 2015 MTA Team Posted July 2, 2015 bool dxDrawText ( string text, float left, float top [, float right=left, float bottom=top, int color=white, float scale=1, mixed font="default", string alignX="left", string alignY="top", bool clip=false, bool wordBreak=false, bool postGUI=false, bool colorCoded=false, bool subPixelPositioning=false, float fRotation=0, float fRotationCenterX=0, float fRotationCenterY=0 ] ) El argumento colorCoded ponlo a true.
MisterZ Posted July 3, 2015 Author Posted July 3, 2015 bool dxDrawText ( string text, float left, float top [, float right=left, float bottom=top, int color=white, float scale=1, mixed font="default", string alignX="left", string alignY="top", bool clip=false, bool wordBreak=false, bool postGUI=false, bool colorCoded=false, bool subPixelPositioning=false, float fRotation=0, float fRotationCenterX=0, float fRotationCenterY=0 ] ) El argumento colorCoded ponlo a true. No entendi como hacerlo con eso , pero investigando un poco vi que poniendole "true" en el color funciono "false, false, false, true, false)" Gracias igual Ciber por responder . Ya puedes cerra el post.
Recommended Posts