Posts: 46
Threads: 11
Joined: May 2013
Reputation:
0
hey, how can i make my textdraw update it self?
Posts: 46
Threads: 11
Joined: May 2013
Reputation:
0
i want display player's zone. When he transfering zones textdraw update it. And i want update td of bank money on 1 second. Every 1 second its updated? HELP PLZ
Posts: 2,175
Threads: 235
Joined: Sep 2009
Reputation:
0
Just use TextDrawSetString when you need and format the message as the player bank money or zone name...
Posts: 46
Threads: 11
Joined: May 2013
Reputation:
0
OMG! U dont understand me! How can i do this with timer? That my textdraw will refresh every 2 seconds
Posts: 2,175
Threads: 235
Joined: Sep 2009
Reputation:
0
I just posted a example code ... i cant think how your code is made.. is up to you now fit it as you want