Log Command addon
#9

Uhh
pawn Код:
new string[128], name[MAX_PLAYER_NAME];
GetPlayerName(playerid, name, sizeof(name));
format(string, sizeof(string), "DEBUG: OnPlayerCommandText(%s, %s) (ID:%d)", name, cmdtext, playerid);
printf(string);
// Untested.
Reply


Messages In This Thread
Log Command addon - by XeoN_13 - 18.08.2009, 03:00
Re: Log Command addon - by Eazy_Efolife - 18.08.2009, 03:13
Re: Log Command addon - by XeoN_13 - 18.08.2009, 03:16
Re: Log Command addon - by XeoN_13 - 18.08.2009, 03:25
Re: Log Command addon - by eldiablo1337 - 18.08.2009, 03:32
Re: Log Command addon - by XeoN_13 - 18.08.2009, 03:32
Re: Log Command addon - by eldiablo1337 - 18.08.2009, 03:34
Re: Log Command addon - by XeoN_13 - 18.08.2009, 03:41
Re: Log Command addon - by Abernethy - 18.08.2009, 04:18
Re: Log Command addon - by Joe Staff - 18.08.2009, 04:34

Forum Jump:


Users browsing this thread: 1 Guest(s)