Admin Read Help
#1

Hi I Use This
How To Set This For Just Admin Level 9 Can Read cmds
Код:
if(Options[Readcmds]==1){
	  GetPlayerName(playerid,name,sizeof(name));
	  format(string, sizeof(string), LanguageText[38],name,playerid,cmdtext);
      MessageToAdmins(COLOR_GREY,string);print(string);}
	GetPlayerName(playerid,name,sizeof(name));
And This My Admin Level System
if(Account[playerid][pAdminlevel] == 9)
Reply


Messages In This Thread
Admin Read Help - by alishvasis - 28.02.2014, 10:01
Re: Admin Read Help - by MattTucker - 28.02.2014, 10:53
Re: Admin Read Help - by Smally - 28.02.2014, 11:00
Re: Admin Read Help - by mamorunl - 28.02.2014, 11:45
Re: Admin Read Help - by Smally - 28.02.2014, 12:46
Re: Admin Read Help - by mamorunl - 28.02.2014, 13:10

Forum Jump:


Users browsing this thread: