TextDrawSetPreviewModel Problem
#1

Hello Guys i was Working on a textdraw that shows the picture of M4 weapon When i tested it it works but i can only see the Half of the m4 ;c So i've tried it with the other weapons but the same you can only see the half of the weapon here is my code:
Код:
Textdraw15 = TextDrawCreate(105.752563, 180.999923, "_");
TextDrawFont(Textdraw15, TEXT_DRAW_FONT_MODEL_PREVIEW);
TextDrawTextSize(Textdraw15, 90, 90);
TextDrawSetPreviewModel(Textdraw15, 356);
TextDrawBackgroundColor(Textdraw15, 00);
Reply


Messages In This Thread
TextDrawSetPreviewModel Problem - by adri[4]Life - 19.03.2017, 21:21
Re: TextDrawSetPreviewModel Problem - by Mencent - 20.03.2017, 12:27

Forum Jump:


Users browsing this thread: 1 Guest(s)