27.07.2012, 13:49
I want to do a dynamic Image TextDraw like:
if(something == something)
{
//show an image textdraw
}
else
{
//show another image textdraw
}
I tried the Image2Textdraw by gamer931215 but it only show a static image in the screen...
I want a example what show how to use the image as dynamic. Or show me another converte.r
if(something == something)
{
//show an image textdraw
}
else
{
//show another image textdraw
}
I tried the Image2Textdraw by gamer931215 but it only show a static image in the screen...
I want a example what show how to use the image as dynamic. Or show me another converte.r
Thanks!