16.02.2017, 06:20
Quote:
Hello, thanks for helping, that worked, the problem its that i only see one textdraw, i mean its not complete, that's because its playertextdraw right? i need the other?
|
so,
PlayerTextDrawShow(playerid, TDEditor_PTD[playerid][0]);
PlayerTextDrawShow(playerid, TDEditor_PTD[playerid][1]);
PlayerTextDrawShow(playerid, TDEditor_PTD[playerid][2]);
PlayerTextDrawShow(playerid, TDEditor_PTD[playerid][3]);
PlayerTextDrawShow(playerid, TDEditor_PTD[playerid][4]);
And then same for DrawHide