26.02.2015, 20:40
sa-mp-002.png como faзo para criar um text draw com essa linha verde?
Principal[1] = TextDrawCreate(249.000000, 391.000000, "-");
TextDrawBackgroundColor(Principal[1], 255);
TextDrawFont(Principal[1], 1);
TextDrawLetterSize(Principal[1], 10.000000, 0.799999);
TextDrawColor(Principal[1], -1);
TextDrawSetOutline(Principal[1], 0);
TextDrawSetProportional(Principal[1], 1);
TextDrawSetShadow(Principal[1], 1);