How to make speedometr?
#1

hello everybody, i needed help..
How to make speedometr in textdraw?
i created texdraw,but i not know how make so show mph.. please help..
Quote:

Textdraw0 = TextDrawCreate(123.000000,370.000000,"mp/h:");
TextDrawAlignment(Textdraw0,0);
TextDrawBackgroundColor(Textdraw0,0x00ff0033);
TextDrawFont(Textdraw0,3);
TextDrawLetterSize(Textdraw0,0.699999,1.200000);
TextDrawColor(Textdraw0,0xffff00ff);
TextDrawSetShadow(Textdraw0,1);

Reply
#2

http://pawno.pastebin.com/f40c7d92f

Vehicle Stats Display(Speedometer) by Seif with your TD
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)