OnPlayerCommandPerformed
#2

pawn Код:
if(pInfo[playerid][pAdminLevel] >= 1)
is checking to see if the admin level is greater than or equal to one. If it is, then it sends a message to the admins about the command used.

If you want it to only show commands used by players, change that check to see if the admin level equals 0.
Reply


Messages In This Thread
~fixed~ - by Blackazur - 22.06.2013, 16:12
Re: OnPlayerCommandPerformed - by Scenario - 22.06.2013, 16:21
~fixed~ - by Blackazur - 22.06.2013, 16:23
Re: OnPlayerCommandPerformed - by Scenario - 22.06.2013, 16:25
Re: OnPlayerCommandPerformed - by Red_Dragon. - 22.06.2013, 16:26

Forum Jump:


Users browsing this thread: 1 Guest(s)