22.09.2013, 16:55
Hello, is there a simple way to see what players types? what commands? I am only using rcon admin so IsPlayerAdmin, i am looking for something very simple and i need to type it under my commands in my mod something like IfIsPlayerAdmin ...then...SendClientMessageToAdmin....Player xxx has used /xxx command...
I have printf("Player %s used command %s",Jmeno(playerid), cmdtext); to see in log what they typed
I have printf("Player %s used command %s",Jmeno(playerid), cmdtext); to see in log what they typed