24.01.2012, 14:52
Why do you destroy it each time it has been viewed?
That could be a problem if the server has many textdraws. Because TextdrawDestroy could also destroy other textdraws if the textdraw isn't found by some reason or it will create 2 textdraws and one will be undeletable.
Just use TextDrawSetString instead.
That could be a problem if the server has many textdraws. Because TextdrawDestroy could also destroy other textdraws if the textdraw isn't found by some reason or it will create 2 textdraws and one will be undeletable.
Just use TextDrawSetString instead.
