Textdraw show issue with the PreviewModel function
#1

Hey.
I would like to create an animated textdraw with the "new" TextDrawSetPreviewModel function. Every 0.2 second i change the models Z rot, and hide-show the textdraw to be updated. But when i hide, the textdraw is flashing.

Код:
TextDrawSetPreviewRot(Textdraw1, 0.000000, 0.000000, TD_rotZ, 1.000000);
TextDrawHideForPlayer(1, Textdraw1);
TextDrawShowForPlayer(1, Textdraw1);
Here is the video, what im talking about:
[ame]http://www.youtube.com/watch?v=QSqStFJbUg8[/ame]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)