25.04.2014, 10:57
Those are per-player textdraws so you should use PlayerTextDrawShow function and the index of the array:
Do the same for the rest.
pawn Код:
PlayerTextDrawShow(i, TDBACK[i]);