Posts: 2,938
Threads: 162
Joined: May 2010
I AM NOT ASKING HOW TO MAKE A SPEEDO
but yet how to make it accurate. it make it go from 1,2,3,4,5,6,7,8,9,10 etc.. maybe if it skips a few numbers but like really accurate D:
Posts: 2,938
Threads: 162
Joined: May 2010
24.06.2010, 01:44
(
Последний раз редактировалось Kar; 28.12.2012 в 03:54.
)
example>?
Posts: 305
Threads: 8
Joined: Feb 2009
Reputation:
0
Updating a speedometer 1000 times a second isn't very smart seeing as the client doesn't update with the server that quickly. If you insist on a fast timer, use OnPlayerUpdate like I posted before.
Posts: 2,938
Threads: 162
Joined: May 2010
[quote
[edit]
example>?
[/quote]
Posts: 2,938
Threads: 162
Joined: May 2010
thx. so i just attach a textdraw to it. e.g showtextdrawforplayer etc etc.. under the onplayerupdate^