17.02.2019, 05:19
Here is the rules with textdraws.
1.) You have 2000 limit for global textdraws. Global textdraws are used for any textdraw that either doesn't change or changes for everyone! These are not created/deleted in good practice.
2.) Player textdraws are used when you have per-player output and are limited to 256. For that reason on occasion it may be necessary to use the create/delete method when lots are used.
3.) Recycle textdraws that are similar ie. You have a background that doesn't change but text that does. Either a.) Create text for each situation b.) Use a player textdraw and change text as needed - Depending on the situation action "b" is typically the best way to go.
I know the rules are so simple! But people have trouble following the concept of their use.
1.) You have 2000 limit for global textdraws. Global textdraws are used for any textdraw that either doesn't change or changes for everyone! These are not created/deleted in good practice.
2.) Player textdraws are used when you have per-player output and are limited to 256. For that reason on occasion it may be necessary to use the create/delete method when lots are used.
3.) Recycle textdraws that are similar ie. You have a background that doesn't change but text that does. Either a.) Create text for each situation b.) Use a player textdraw and change text as needed - Depending on the situation action "b" is typically the best way to go.
I know the rules are so simple! But people have trouble following the concept of their use.