29.01.2016, 14:13
I had this problem, my problem was that I had set the Textdraw's color/size/background before actually creating it like TextDrawID = CreateTextDraw(etc..) so make sure you first CreateTextDraw then define it's components.