Change text draw position.
#1

Hi,

If i have created textdraw. How to change his position?

Code:
TextDrawCreate(0.000000, 432.699645, "usebox");
I want to set timer, and set y coordinate lover value..
Reply
#2

TextDrawCreate(X, Y, string[]);
Reply
#3

You need to destroy and recreate the textdraw and use TextDrawCreate to set the position
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)