textdraw model preview
#1

hi , i create this textdraw with iPleomaxto Editor to show skin this skin id : 230 , in editor everything was ok but when i placed this on gamemode there was a black box background , how can i remove that ?

CODE

Text1= TextDrawCreate(555.200317, 200.106643, "LD_SPAC:white");
TextDrawLetterSize(Text1, -0.231199, 0.60479;
TextDrawTextSize(Text1, 125.599998, 113.493309);
TextDrawAlignment(Text1, 1);
TextDrawColor(Text1, -1);
TextDrawUseBox(Text1, true);
TextDrawBoxColor(Text1, 0);
TextDrawSetShadow(Text1, 0);
TextDrawSetOutline(Text1, 0);
TextDrawFont(Text1, 5);
TextDrawSetPreviewModel(Text1, 230);
TextDrawSetPreviewRot(Text1, 0.000000, 0.000000, -25.000000, 1.000000);

i worked on colors and do this on them 0x00000000 but the box not disapeared if you can help me please , +rep for helper
Reply


Messages In This Thread
[NOT SOLVED EDITED - HELP] textdraw model preview - by PoniStar - 07.11.2018, 19:01
Re: textdraw model preview - by Mike861 - 07.11.2018, 19:34
Re: textdraw model preview - by PoniStar - 07.11.2018, 19:38
Re: textdraw model preview - by Mike861 - 07.11.2018, 19:39
Re: textdraw model preview - by PoniStar - 07.11.2018, 19:46
Re: textdraw model preview - by StRaphael - 07.11.2018, 19:50
Re: textdraw model preview - by PoniStar - 07.11.2018, 19:54
Re: textdraw model preview - by TheToretto - 07.11.2018, 19:54
Re: textdraw model preview - by StRaphael - 07.11.2018, 19:56
Re: textdraw model preview - by PoniStar - 07.11.2018, 20:03

Forum Jump:


Users browsing this thread: 1 Guest(s)