19.03.2017, 21:21
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);