28.08.2009, 22:37
Help me in that textdraw please...
The Code:
Screenshot:

A lot of thanks
The Code:
Quote:
tut1 = TextDrawCreate(350.000000,173.000000,"Wellcome to the Lothus Server, have a good game and dont abuse and respect the admins and players."); TextDrawUseBox(tut1,1); TextDrawSetProportional(tut1,1); TextDrawAlignment(tut1,0); TextDrawBoxColor(tut1,0x00000033); TextDrawTextSize(tut1,400.000000,800.000000); TextDrawBackgroundColor(tut1,0x000000ff); TextDrawFont(tut1,3); TextDrawLetterSize(tut1,0.700000,0.700000); TextDrawColor(tut1,0xffffffff); TextDrawSetProportional(tut1,0); TextDrawSetShadow(tut1,1); |

A lot of thanks