[DUV]textdraw
#4

[b][font=Calibri]new Text:textinicio;

//OnFilterScript ou OnGameModeInit//
textdeinicio = TextDrawCreate(4.000000,435.000000,"Clan **** /comandos /ajuda /admins ****");
TextDrawFont(textdeinicio,2);
TextDrawColor(textdeinicio,0xFFFFFFAA);
TextDrawLetterSize(textdeinicio,0.599999,1.000000) ;
TextDrawSetOutline(textdeinicio,1);
TextDrawSetShadow(textdeinicio,1);
TextDrawSetProportional(textdeinicio,1);
TextDrawBackgroundColor(textdeinicio,0x000000ff);

//no OnPlayerConnect()//
TextDrawShowForPlayer(playerid,textdeinicio);


*******~~~~> By Euuu' Luann <~~~~*******
Reply


Messages In This Thread
[DUV]textdraw - by irffri1234 - 27.03.2010, 13:49
Re: [DUV]textdraw - by 147rafa147 - 27.03.2010, 13:56
Re: [DUV]textdraw - by irffri1234 - 27.03.2010, 13:58
Re: [DUV]textdraw - by luandriftlogkdr - 27.03.2010, 14:06
Re: [DUV]textdraw - by irffri1234 - 27.03.2010, 14:13
Re: [DUV]textdraw - by RoamPT - 27.03.2010, 14:45
Re: [DUV]textdraw - by luandriftlogkdr - 27.03.2010, 15:02

Forum Jump:


Users browsing this thread: 1 Guest(s)