How to put DCMD
#5

Hi try this...




Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
 if (IsPlayerAdmin(playerid))//replace to your admin system.. Or keep it then it goes on rcon admin...
 {
 dcmd(count, 5, cmdtext);
 }
 return 0;
}
Reply


Messages In This Thread
How to put DCMD - by Fragoso - 19.04.2009, 13:23
Re: How to put DCMD - by Rks25 - 19.04.2009, 13:54
Re: How to put DCMD - by Fragoso - 19.04.2009, 15:13
Re: How to put DCMD - by Weirdosport - 19.04.2009, 15:14
Re: How to put DCMD - by robanswe - 19.04.2009, 15:16
Re: How to put DCMD - by Rks25 - 19.04.2009, 15:35

Forum Jump:


Users browsing this thread: 1 Guest(s)