[AJUDA] Warning
#5

mecanico = TextDrawCreate(495, 106, "MECANICO");
TextDrawFont(mecanico , 3);
TextDrawLetterSize(mecanico , 0.6, 1.3);
TextDrawColor(mecanico ,0x800040FF );
TextDrawSetOutline(mecanico , 0);
TextDrawSetProportional(mecanico , 1);
TextDrawSetShadow(mecanico , 1);

policiamilitar = TextDrawCreate(495, 106, "Policia Militar");
TextDrawFont(policiamilitar , 3);
TextDrawLetterSize(policiamilitar , 0.6, 1.3);
TextDrawColor(policiamilitar ,0x0000A0FF );
TextDrawSetOutline(policiamilitar , 0);
TextDrawSetProportional(policiamilitar , 1);
TextDrawSetShadow(policiamilitar , 1);

taxista = TextDrawCreate(495, 106, "Taxista");
TextDrawFont(taxista , 3);
TextDrawLetterSize(taxista , 0.6, 1.3);
TextDrawColor(taxista ,0xFF8000FF );
TextDrawSetOutline(taxista , 0);
TextDrawSetProportional(taxista , 1);
TextDrawSetShadow(taxista , 1);

atendentepedagio = TextDrawCreate(495, 106, "Atendente");
TextDrawFont(atendentepedagio , 3);
TextDrawLetterSize(atendentepedagio , 0.6, 1.3);
TextDrawColor(atendentepedagio ,0x00FF40FF );
TextDrawSetOutline(atendentepedagio , 0);
TextDrawSetProportional(atendentepedagio , 1);
TextDrawSetShadow(atendentepedagio , 1);

atendentepedagio2 = TextDrawCreate(492, 120, "Pedagio");
TextDrawFont(atendentepedagio2 , 3);
TextDrawLetterSize(atendentepedagio2 , 0.6, 1.3);
TextDrawColor(atendentepedagio2 ,0x00FF40FF );
TextDrawSetOutline(atendentepedagio2 , 0);
TextDrawSetProportional(atendentepedagio2 , 1);
TextDrawSetShadow(atendentepedagio2 , 1);


ta ai alguns warnings
Reply


Messages In This Thread
[AJUDA] Warning - by girafales - 08.12.2011, 20:51
Re: [AJUDA] Warning - by [NWD]Jim._.Carrey - 08.12.2011, 20:53
Re: [AJUDA] Warning - by Laercio - 08.12.2011, 20:54
Re: [AJUDA] Warning - by ViniBorn - 08.12.2011, 21:06
Re: [AJUDA] Warning - by girafales - 08.12.2011, 21:10
Re: [AJUDA] Warning - by humildadeforever - 08.12.2011, 21:18
Re: [AJUDA] Warning - by DreeH - 08.12.2011, 21:22
Re: [AJUDA] Warning - by girafales - 09.12.2011, 00:25

Forum Jump:


Users browsing this thread: 1 Guest(s)