PDA

Просмотр полной версии : [Вопрос] Не отображается TextDraw



Anti
23.04.2020, 16:01
Переменная:
new TD[MAX_PLAYERS][49];

В OnPlayer Connect:
TD[playerid][0] = CreatePlayerTextDraw(playerid,

В системе вызываю:
for(new i = 0; i < 48; i++) PlayerTextDrawShow(playerid, TD[i][playerid]);

Тупо не отображается