27.03.2010, 14:06
[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 <~~~~*******
//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 <~~~~*******