18.12.2016, 06:37
I am hiding it using the following
But it isn't showing in the first place...Nothing is happening whenever someone is typing a wrong command.
Код:
public HideWrongTD(playerid) { PlayerTextDrawHide(playerid, wrongcmd[playerid]); }