19.06.2013, 19:33
Bom, coloco a textdraw e ela nгo aparece ingame !
Procurado = TextDrawCreate(493.5 ,112 , "Procurado:");
TextDrawFont(Procurado , 1);
TextDrawLetterSize(Procurado , 0.5, 3.5);
TextDrawColor(Procurado , 0xffffffFF);
TextDrawSetOutline(Procurado , false);
TextDrawSetProportional(Procurado , true);
TextDrawSetShadow(Procurado , 1);
Procurado = TextDrawCreate(493.5 ,112 , "Procurado:");
TextDrawFont(Procurado , 1);
TextDrawLetterSize(Procurado , 0.5, 3.5);
TextDrawColor(Procurado , 0xffffffFF);
TextDrawSetOutline(Procurado , false);
TextDrawSetProportional(Procurado , true);
TextDrawSetShadow(Procurado , 1);

