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

Quote:
Originally Posted by yom
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.
OnRconCommand is not working on gamemodes.
my code fix it.
Quote:

* OnRconCommand only works in filterscripts. [*3]
*3 - Just change the "OnRconCommand" function in your gamemode to "OnRconCommand2".

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)