You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On non-streamer, the layer is set during CreateTextDraw, but on the streamer version, it follows the TextDrawShow order. This sometimes causes other textdraws to overlap incorrectly. For gamemodes with a lot of textdraws, this becomes a hassle!