Can this be translated?
#7

Quote:
Originally Posted by _Saif_
Saif: Could you teach me how to hide it in a box? I know how to make a box but it will not be nice? can I really do so with the box is in the same background as in the game if you understand what I mean? :P
Код:
new Text:etc;
Код:
etc= TextDrawCreate(486.000000,81.000000,"#");
TextDrawUseBox(etc,1);
TextDrawBoxColor(etc,0x000000ff);
TextDrawTextSize(etc,507.000000,256.000000);
TextDrawAlignment(etc,0);
TextDrawBackgroundColor(etc,0x000000ff);
TextDrawFont(etc,3);
TextDrawLetterSize(etc,1.000000,1.800000);
TextDrawColor(etc,0xffffffff);
TextDrawSetOutline(etc,1);
TextDrawSetProportional(etc,1);
TextDrawSetShadow(etc,1);
try this it may help you
Reply


Messages In This Thread
Can this be translated? - by rephex - 09.03.2010, 20:24
Re: Can this be translated? - by Fj0rtizFredde - 09.03.2010, 20:28
Re: Can this be translated? - by rephex - 09.03.2010, 20:39
Re: Can this be translated? - by Mike Garber - 10.03.2010, 10:40
Re: Can this be translated? - by Deat_Itself - 10.03.2010, 11:10
Re: Can this be translated? - by rephex - 10.03.2010, 13:26
Re: Can this be translated? - by Deat_Itself - 12.03.2010, 07:17

Forum Jump:


Users browsing this thread: 3 Guest(s)