[FilterScript] [FS] SA:MP Bugs Fixer
#6

What is that:
pawn Код:
public OnRconCommand(cmd[])
{
    CallRemoteFunction("OnRconCommand2","s",cmd);
    return 1;
}

You can just do
pawn Код:
public OnRconCommand(cmd[])
  return 0;
to fix it.
Reply


Messages In This Thread
[FS] SA:MP Bugs Fixer - by Amit_B - 07.04.2008, 16:48
Re: [FS] SA:MP Bugs Fixer - by Antironix - 07.04.2008, 16:52
Re: [FS] SA:MP Bugs Fixer - by kaisersouse - 07.04.2008, 16:55
Re: [FS] SA:MP Bugs Fixer - by Antironix - 07.04.2008, 17:00
Re: [FS] SA:MP Bugs Fixer - by Amit_B - 07.04.2008, 17:02
Re: [FS] SA:MP Bugs Fixer - by yom - 07.04.2008, 17:14
Re: [FS] SA:MP Bugs Fixer - by Amit_B - 07.04.2008, 17:55
Re: [FS] SA:MP Bugs Fixer - by yom - 07.04.2008, 18:15
Re: [FS] SA:MP Bugs Fixer - by Amit_B - 07.04.2008, 19:11
Re: [FS] SA:MP Bugs Fixer - by yom - 07.04.2008, 19:25

Forum Jump:


Users browsing this thread: 1 Guest(s)