PHP код:
TextLogin4 = TextDrawCreate(261.5 ,324 , "~w~Bem~r~vindo");
TextDrawAlignment(TextLogin4, 2);
TextDrawBackgroundColor(TextLogin4, 255);
TextDrawFont(TextLogin4, 1);
TextDrawLetterSize(TextLogin4, 0.819998, 3.299998);
TextDrawColor(TextLogin4, -1);
TextDrawSetOutline(TextLogin4, 1);
TextDrawSetProportional(TextLogin4, 1);
TextLogin5 = TextDrawCreate(261.5 ,354 , "~~~~~r~Obrigado ~w~pela ~r~preferencia");
TextDrawAlignment(TextLogin5, 2);
TextDrawBackgroundColor(TextLogin5, 255);
TextDrawFont(TextLogin5, 1);
TextDrawLetterSize(TextLogin5, 0.819998, 3.299998);
TextDrawColor(TextLogin5, -1);
TextDrawSetOutline(TextLogin5, 1);
TextDrawSetProportional(TextLogin5, 1);
TextPlayersOn = TextDrawCreate(504.000000, 214.000000, "~g~~h~~h~~h~Players: ~w~~h~~h~80");
TextDrawBackgroundColor(TextPlayersOn, 255);
TextDrawFont(TextPlayersOn, 1);
TextDrawLetterSize(TextPlayersOn, 0.419999, 1.999999);
TextDrawColor(TextPlayersOn, -1);
TextDrawSetOutline(TextPlayersOn, 1);
TextDrawSetProportional(TextPlayersOn, 1);
OBS: quero colocar o nome BEM VINDO e o outro Obrigado pela Preferencia No meio para ficar certinho com o FS de login