29.12.2015, 10:14
You can use an iter whenever you create a textdraw and then foreach it
I am not sure if you can use it like this but you can try
Код:
new Iterator:totalPTextdraws<MAX_PLAYER_TEXT_DRAWS>
Код:
Iter_Add(totalPTextdraws, yourtextdrawvar);