30.09.2011, 14:41
Hey everyone,
Has anyone experienced any textdraws just randomly dying after a period of time? I'm just willing to double check on this because it happens sometimes in my game mode. However it should be fixed within the next version of my game mode though I'm desperate to watch a answer so I don't happen to have this problem occurred again.
This is what I do with my textdraws.
Load player textdraws on ongamemodeinit with a loop;
Load textdraws on ongamemodeinit without a loop;
Destroy all textdraws on ongamemodeexit.
It's most likely to happen after a restart though I may think of it as being foreach the problem.
Thanks!
Has anyone experienced any textdraws just randomly dying after a period of time? I'm just willing to double check on this because it happens sometimes in my game mode. However it should be fixed within the next version of my game mode though I'm desperate to watch a answer so I don't happen to have this problem occurred again.
This is what I do with my textdraws.
Load player textdraws on ongamemodeinit with a loop;
Load textdraws on ongamemodeinit without a loop;
Destroy all textdraws on ongamemodeexit.
It's most likely to happen after a restart though I may think of it as being foreach the problem.
Thanks!