[Solved] OnRconCommand help needed..
#1

Why this doesn't work?
pawn Код:
public OnRconCommand(cmd[])
{
    if(strcmp(cmd,"gmx",true)==0)
    {
      print("RCON command gmx has been used. Player stats saved.");
     
    }
  return 1;
}
When I type gmx into console... it doesn't print text...

EDIT:
Isn't this bug fixed yet:
Quote:
a_samp.inc

OnRconCommand - Only works in filterscripts
Reply


Messages In This Thread
[Solved] OnRconCommand help needed.. - by SiJ - 19.06.2009, 19:06
Re: OnRconCommand help needed.. - by MenaceX^ - 19.06.2009, 19:09
Re: OnRconCommand help needed.. - by SiJ - 19.06.2009, 19:11
Re: OnRconCommand help needed.. - by SiJ - 20.06.2009, 16:20
Re: OnRconCommand help needed.. - by Joe Staff - 20.06.2009, 16:29
Re: OnRconCommand help needed.. - by SiJ - 20.06.2009, 16:37

Forum Jump:


Users browsing this thread: 1 Guest(s)