[AJUDA] TextDraw Animado
#1

Por favor alguйm me ajuda, quem souber como fazer TextDraws Animado [Que se mechem], faz uma pra mim pra eu colocar no inнcio do servidor, antes do Login/Register

Code:
    sDataGM[Fundo] = TextDrawCreate    (320, 160, "       ~n~       ~n~       ~n~       ~n~       ~n~       ~n~       ~n~       ~n~       ~n~       ~n~       ~n~       ~n~       ~n~       ~n~       ~n~       ~n~       ~n~       ~n~       ");
    TextDrawUseBox(sDataGM[Fundo], 1);
    TextDrawAlignment(sDataGM[Fundo], 2);
    TextDrawBoxColor(sDataGM[Fundo], 0x000000AA);
    TextDrawTextSize(sDataGM[Fundo], 500, 500);
    sDataGM[NomeServer] = TextDrawCreate    (320, 170, "Aqui Fica uma Animaзгo com o nome X-TreMe");
    TextDrawSetShadow(sDataGM[NomeServer], 0);
    TextDrawSetOutline(sDataGM[NomeServer], 0);
    TextDrawLetterSize(sDataGM[NomeServer], 0.8712, 2.508);
    TextDrawFont(sDataGM[NomeServer], 3);
    TextDrawAlignment(sDataGM[NomeServer], 2);
    TextDrawSetProportional(sDataGM[NomeServer], 1);
    TextDrawColor(sDataGM[NomeServer], COR_LARANJA);
    sDataGM[Comandos] = TextDrawCreate(320, 220, "e aqui fica outra animaзгo com o nome GameS");
    TextDrawSetShadow(sDataGM[Comandos], 0);
    TextDrawSetOutline(sDataGM[Comandos], 0);
    TextDrawFont(sDataGM[Comandos], 3);
    TextDrawSetOutline(sDataGM[Comandos], 1);
    TextDrawAlignment(sDataGM[Comandos], 2);
    TextDrawSetProportional(sDataGM[Comandos], 1);
Esse й o cуdigo, se possнvel for, edita ele ai e coloca em forma de animaзгo por favor

Abraзos.
[NNF]WolF_
Reply


Messages In This Thread
[AJUDA] TextDraw Animado - by [RTK]WolF_ - 23.09.2010, 18:50
Re: [AJUDA] TextDraw Animado - by [RTK]WolF_ - 24.09.2010, 11:06
Re: [AJUDA] TextDraw Animado - by egonzks - 24.09.2010, 13:18
Re: [AJUDA] TextDraw Animado - by pedro xD~ - 24.09.2010, 14:11
Re: [AJUDA] TextDraw Animado - by [RTK]WolF_ - 24.09.2010, 18:29
Re: [AJUDA] TextDraw Animado - by [RTK]WolF_ - 28.09.2010, 18:10
Respuesta: [AJUDA] TextDraw Animado - by BiieL - 28.09.2010, 18:16

Forum Jump:


Users browsing this thread: 1 Guest(s)