Problem with previewmodel.
#1

Well, i'm trying to create a textdraw that reflects some weapons, and the result is this, the image of the object is cropped, what can i do?



This is my code.
PHP код:
TDEditor_TD[1] = TextDrawCreate(471.111145128.555541"");
TextDrawLetterSize(TDEditor_TD[1], 0.0000000.000000);
TextDrawTextSize(TDEditor_TD[1], 90.00000090.000000);
TextDrawAlignment(TDEditor_TD[1], 1);
TextDrawColor(TDEditor_TD[1], -1);
TextDrawSetShadow(TDEditor_TD[1], 0);
TextDrawSetOutline(TDEditor_TD[1], 0);
TextDrawBackgroundColor(TDEditor_TD[1], -871318784);
TextDrawFont(TDEditor_TD[1], 5);
TextDrawSetProportional(TDEditor_TD[1], 0);
TextDrawSetShadow(TDEditor_TD[1], 0);
TextDrawSetPreviewModel(TDEditor_TD[1], 355);
TextDrawSetPreviewRot(TDEditor_TD[1], 0.0000000.0000000.0000001.000000); 
Reply


Messages In This Thread
Problem with previewmodel. - by dani18 - 28.05.2018, 15:38
Re: Problem with previewmodel. - by dani18 - 28.05.2018, 18:19
Re: Problem with previewmodel. - by FailerZ - 28.05.2018, 22:43
Re: Problem with previewmodel. - by dani18 - 28.05.2018, 23:39

Forum Jump:


Users browsing this thread: 1 Guest(s)