29.01.2018, 13:40
I dont understand what do u want to make but you can use this CommandLog code at OnPlayerCommandText like this
and not in every command.
Код:
public OnPlayerCommandText(playerid, cmdtext[]) { CommandLog(cmdtext[]); if (strcmp(cmd,"/cmdname", true) == 0) {