Log Command addon
#1

Hello, i have this code under onplayercommand , and it works perfect , but i have a question , is there a way to add the players name with the ID in it to?

this is what i mean:

thecode:

Код:
	public OnPlayerCommandText(playerid, cmdtext[])
	{
	printf("DEBUG: OnPlayerCommandText(%d, %s)", playerid, cmdtext);
Out PUT: [22:37:03] DEBUG: OnPlayerCommandText(0, /ls)

is there a way to add with the player ID also the NAME of the player?
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)