SSGamers - 12 Anos online por você.

#SSGamers - A Comunidade que mais crescer no brasil!

Participe do fórum, é rápido e fácil

SSGamers - 12 Anos online por você.

#SSGamers - A Comunidade que mais crescer no brasil!

SSGamers - 12 Anos online por você.

Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.
Chegou o novo tema 6.5.5 - SSGamers - Servidores online de qualidade - Aproveite e entre para nossa comunidade, inscreva-se já! - Ouça nossa web radio - Veja nossas novidades - Participe dos nossos setores de jogos online - Parcerias aberta fale já com um administrador.

3 participantes

    Antiga tela de login Brasil Play Gold

    sumido_script
    sumido_script
    --> Postador Iniciante
    --> Postador Iniciante


    Steam Steam : ScripterSamp
    Zello : Dell HQ Compaq
    Celular : +55 11 945766643
    Mensagens : 64
    Moedas : 2069
    Data de inscrição : 29/01/2019
    Idade : 101

    Antiga tela de login Brasil Play Gold Empty Antiga tela de login Brasil Play Gold

    Mensagem por sumido_script Qua 28 Ago 2019 - 20:20

    Olá estou trazendo a antiga tela do meu antigo servidor 
    print:
    http://prntscr.com/oyw0pe
    http://prntscr.com/oyvxfu



    [Código abaixo]

    Código:
    new PlayerText:TDEditor_PTD[MAX_PLAYERS][14];

    TDEditor_PTD[playerid][0] = CreatePlayerTextDraw(playerid, 95.563720, 17.916625, "Brasil Play Gold");
    PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][0], 0.400000, 1.600000);
    PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][0], 3);
    PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][0], -1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][0], 0);
    PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][0], 0);
    PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][0], 255);
    PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][0], 0);
    PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][0], 1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][0], 0);

    TDEditor_PTD[playerid][1] = CreatePlayerTextDraw(playerid, -0.483119, -7.750048, "box");
    PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][1], 0.000000, 55.259140);
    PlayerTextDrawTextSize(playerid, TDEditor_PTD[playerid][1], 123.000000, 0.000000);
    PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][1], 1);
    PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][1], -1);
    PlayerTextDrawUseBox(playerid, TDEditor_PTD[playerid][1], 1);
    PlayerTextDrawBoxColor(playerid, TDEditor_PTD[playerid][1], 128);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][1], 0);
    PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][1], 0);
    PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][1], 255);
    PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][1], 1);
    PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][1], 1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][1], 0);

    TDEditor_PTD[playerid][2] = CreatePlayerTextDraw(playerid, 37.467071, 125.833374, "Login");
    PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][2], 0.400000, 1.600000);
    PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][2], 1);
    PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][2], -1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][2], 0);
    PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][2], 0);
    PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][2], 255);
    PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][2], 1);
    PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][2], 1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][2], 0);
    PlayerTextDrawSetSelectable(playerid, TDEditor_PTD[playerid][2], true);

    TDEditor_PTD[playerid][3] = CreatePlayerTextDraw(playerid, 30.070741, 160.933151, "Registrar");
    PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][3], 0.400000, 1.600000);
    PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][3], 1);
    PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][3], -1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][3], 0);
    PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][3], 0);
    PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][3], 255);
    PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][3], 1);
    PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][3], 1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][3], 0);
    PlayerTextDrawSetSelectable(playerid, TDEditor_PTD[playerid][3], true);

    TDEditor_PTD[playerid][4] = CreatePlayerTextDraw(playerid, 31.887477, 250.249725, "Creditos");
    PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][4], 0.400000, 1.600000);
    PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][4], 1);
    PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][4], -1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][4], 0);
    PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][4], 0);
    PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][4], 255);
    PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][4], 1);
    PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][4], 1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][4], 0);
    PlayerTextDrawSetSelectable(playerid, TDEditor_PTD[playerid][4], true);

    TDEditor_PTD[playerid][5] = CreatePlayerTextDraw(playerid, 36.530044, 282.166625, "Ajuda");
    PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][5], 0.400000, 1.600000);
    PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][5], 1);
    PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][5], -1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][5], 0);
    PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][5], 0);
    PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][5], 255);
    PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][5], 1);
    PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][5], 1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][5], 0);
    PlayerTextDrawSetSelectable(playerid, TDEditor_PTD[playerid][5], true);

    TDEditor_PTD[playerid][6] = CreatePlayerTextDraw(playerid, 36.530044, 282.166625, "Ajuda");
    PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][6], 0.400000, 1.600000);
    PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][6], 1);
    PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][6], -1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][6], 0);
    PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][6], 0);
    PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][6], 255);
    PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][6], 1);
    PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][6], 1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][6], 0);
    PlayerTextDrawSetSelectable(playerid, TDEditor_PTD[playerid][6], true);

    TDEditor_PTD[playerid][7] = CreatePlayerTextDraw(playerid, 36.530044, 282.166625, "Ajuda");
    PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][7], 0.400000, 1.600000);
    PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][7], 1);
    PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][7], -1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][7], 0);
    PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][7], 0);
    PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][7], 255);
    PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][7], 1);
    PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][7], 1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][7], 0);
    PlayerTextDrawSetSelectable(playerid, TDEditor_PTD[playerid][7], true);

    TDEditor_PTD[playerid][8] = CreatePlayerTextDraw(playerid, 2.327975, 425.083160, "http://sampbrasilplaygold.forumeiros.com/forum");
    PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][8], 0.182606, 1.821667);
    PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][8], 1);
    PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][8], -1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][8], -8);
    PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][8], -1);
    PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][8], 255);
    PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][8], 1);
    PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][8], 1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][8], -8);

    TDEditor_PTD[playerid][9] = CreatePlayerTextDraw(playerid, 5.070591, 372.299987, "192.99.10.39:8017");
    PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][9], 0.338155, 1.629166);
    PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][9], 1);
    PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][9], -1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][9], 0);
    PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][9], 0);
    PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][9], 255);
    PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][9], 3);
    PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][9], 1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][9], 0);

    TDEditor_PTD[playerid][10] = CreatePlayerTextDraw(playerid, 98.374862, 337.583374, "Adicione Nos Favoritos");
    PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][10], 0.239765, 1.891666);
    PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][10], 3);
    PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][10], -1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][10], 0);
    PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][10], 0);
    PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][10], 255);
    PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][10], 3);
    PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][10], 1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][10], 0);

    TDEditor_PTD[playerid][11] = CreatePlayerTextDraw(playerid, 98.374862, 337.583374, "Adicione Nos Favoritos");
    PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][11], 0.239765, 1.891666);
    PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][11], 3);
    PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][11], -1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][11], 0);
    PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][11], 0);
    PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][11], 255);
    PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][11], 3);
    PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][11], 1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][11], 0);

    TDEditor_PTD[playerid][12] = CreatePlayerTextDraw(playerid, 41.683753, 193.499969, "Sair");
    PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][12], 0.400000, 1.600000);
    PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][12], 1);
    PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][12], -1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][12], 0);
    PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][12], 0);
    PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][12], 255);
    PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][12], 1);
    PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][12], 1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][12], 0);
    PlayerTextDrawSetSelectable(playerid, TDEditor_PTD[playerid][12], true);

    TDEditor_PTD[playerid][13] = CreatePlayerTextDraw(playerid, 108.682235, 42.416679, "Sua diversao em primeiro lugar");
    PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][13], 0.276778, 1.815833);
    PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][13], 3);
    PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][13], -1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][13], 0);
    PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][13], 0);
    PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][13], 255);
    PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][13], 0);
    PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][13], 1);
    PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][13], 0);



    =======================
    Creditos:
    SumiDo_FrosT
    pela otimização da tela
    JG_Nation
    Por criar textdraw da tela
    ======
    Pfv não retire os creditos !




    Antiga tela de login Brasil Play Gold WEm3iFr
    Game_Junior
    Game_Junior
    --> Postador Médio
    --> Postador Médio


    Steam Steam : Mapper/Scripter
    Zello : [Mapper] [Scripter][Programador]
    Celular : 16 993249205
    Mensagens : 258
    Moedas : 2956
    Data de inscrição : 25/09/2017
    Idade : 22
    Localização : São Carlos SP

    Antiga tela de login Brasil Play Gold Empty Re: Antiga tela de login Brasil Play Gold

    Mensagem por Game_Junior Qua 28 Ago 2019 - 20:23

    Boa tela de login parabens continue assim



    Antiga tela de login Brasil Play Gold 1110
    Stremmer_Scripter#0961
    Stremmer_Scripter#0961
    --> Postador Fanático
    --> Postador Fanático


    Celular : 17981120325
    Mensagens : 681
    Moedas : 3009
    Data de inscrição : 19/10/2019
    Idade : 28

    Antiga tela de login Brasil Play Gold Empty Re: Antiga tela de login Brasil Play Gold

    Mensagem por Stremmer_Scripter#0961 Dom 2 Jan 2022 - 19:57

    legal de util

    Conteúdo patrocinado


    Antiga tela de login Brasil Play Gold Empty Re: Antiga tela de login Brasil Play Gold

    Mensagem por Conteúdo patrocinado


      Data/hora atual: Sáb 11 maio 2024 - 18:50