[Ajuda] Mudar as Coordenadas das TextDraw
#1

E o seguinte, queria mudar umas texdraw de lugar no Inicio. Eu utlizo o GM do Bloody Vegas dai as Textdraw tao a esquerda do Dialog de Login

Код:
//TEXTDRAWS DE BOAS VINDAS
Textdraw5 = TextDrawCreate(25.000000, 170.000000, "HollyWood Gangstars");
TextDrawBackgroundColor(Textdraw5, 0xFF4D8EFF);
TextDrawFont(Textdraw5, 2);
TextDrawLetterSize(Textdraw5, 0.400000, 1.400000);
TextDrawColor(Textdraw5, 0xFFEA4DFF);
TextDrawSetOutline(Textdraw5, 1);
TextDrawSetProportional(Textdraw5, 1);
TextDrawSetShadow(Textdraw5, 1);
Textdraw6 = TextDrawCreate(46.000000, 226.000000, "CADA UM POR SI");
TextDrawBackgroundColor(Textdraw6, 0x06010FFF);
TextDrawFont(Textdraw6, 3);
TextDrawLetterSize(Textdraw6, 0.500000, 1.400000);
TextDrawColor(Textdraw6, 16711830);
TextDrawSetOutline(Textdraw6, 1);
TextDrawSetProportional(Textdraw6, 2);
TextDrawSetShadow(Textdraw6, 1);
Textdraw7 = TextDrawCreate(42.000000, 200.000000, " E SEJA BEM-VINDO!");
TextDrawBackgroundColor(Textdraw7, 0x06010FFF);
TextDrawFont(Textdraw7, 2);
TextDrawLetterSize(Textdraw7, 0.450000, 2.100000);
TextDrawColor(Textdraw7, 65430);
TextDrawSetOutline(Textdraw7, 1);
TextDrawSetProportional(Textdraw7, 2);
TextDrawSetShadow(Textdraw7, 1);
Quero passa o Hollywood GangStars para baixo do Login
E as outras TextDraw um pouco mais po lado.
Alguem ajuda ae!
Reply
#2

Cara usa criador de textdraw e boa!
Reply
#3

Mas nem consigo usar o zamaroth dou /text e dps fala que tenho de acaba a texturas e nem fiz uma sequer aff
Reply
#4

Quote:
Originally Posted by RedTub3
Посмотреть сообщение
Mas nem consigo usar o zamaroth dou /text e dps fala que tenho de acaba a texturas e nem fiz uma sequer aff
usa esse aqui ele й bom sу pegar as coordenadas e substituir pelo atual

http://www.homehots.net/2009/11/textdraw-creator.html
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)