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
#2

Hello!

I think you have to use a box and the box size to increase the weapon.
Try it. Maybe you can use an editor to create a preview model.
=> Editor: https://www.youtube.com/watch?v=EpC8BFg762A
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)