All commands and words going in the console
#4

If you are using zCMD:

pawn Код:
public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
    printf("%s", cmdtext);
    return 1;
}
Reply


Messages In This Thread
All commands and words going in the console - by nogh445 - 23.07.2012, 13:17
Re : All commands and words going in the console - by lelemaster - 23.07.2012, 13:19
Re: All commands and words going in the console - by nogh445 - 23.07.2012, 14:32
Re: All commands and words going in the console - by Dan. - 23.07.2012, 15:15

Forum Jump:


Users browsing this thread: 1 Guest(s)