Quantcast
Viewing all articles
Browse latest Browse all 18226

Remove the black box from a text draw

Well, This code down here will show the following

PHP Code:

    Textdraw0 TextDrawCreate(20.000000135.000000"_");
    
TextDrawFont(Textdraw0TEXT_DRAW_FONT_MODEL_PREVIEW);
    
TextDrawUseBox(Textdraw01);
    
TextDrawBoxColor(Textdraw00xFFFFFF);
    
TextDrawTextSize(Textdraw040.040.0);
    
TextDrawSetPreviewModel(Textdraw0123);
    
TextDrawShowForPlayer(playeridTextdraw0); 

Picture:
Image may be NSFW.
Clik here to view.


Is there a way to hide the black box and keep only the skin? Or make it a bit transparent?

Viewing all articles
Browse latest Browse all 18226


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>