MisterZ Posted July 2, 2015 Share 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. Link to comment
MTA Team 0xCiBeR Posted July 2, 2015 MTA Team Share 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. Link to comment
MisterZ Posted July 3, 2015 Author Share 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. Link to comment
MTA Team 0xCiBeR Posted July 3, 2015 MTA Team Share Posted July 3, 2015 Eso mismo dije, de nada! Link to comment
Recommended Posts