commands work but still say unknown command
#2

pawn Код:
if(IsPlayerAdmin)
{
      if(strcmp("/test", cmdtext, true) == 0)
      {
           Function
           return 1;
      }
}
Remember that you need to return 1 so that it is registered as a cmd.
Reply


Messages In This Thread
commands work but still say unknown command - by suhrab_mujeeb - 11.07.2011, 07:22
Re: commands work but still say unknown command - by [HiC]TheKiller - 11.07.2011, 07:38
Re: commands work but still say unknown command - by suhrab_mujeeb - 13.07.2011, 07:15

Forum Jump:


Users browsing this thread: 1 Guest(s)