Wrong Command Text Help
#3

Quote:

The problem is if I do a command from a different filterscript it will give me this message and it won't do the command. So if anyone has any ideas on how to fix this, that would be great.

pawn Код:
public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
    if (!success) SendClientMessage(playerid, COLOR_RED, "No such command! Type /cmds for a list of player commands.");
    return 1;
}
Place it into this filterscript, that you're using?

Quote:

Try CTRL+F search for SERVER: Unknown command

Replace with what you want.

Works for me. also, you've to put that into every FS if you want it to work

Oh, really? Very smart :P
Reply


Messages In This Thread
Wrong Command Text Help - by Irock23 - 28.08.2011, 23:43
Re: Wrong Command Text Help - by uprp - 29.08.2011, 01:05
Re: Wrong Command Text Help - by LetsOWN[PL] - 29.08.2011, 01:18
Re: Wrong Command Text Help - by grand.Theft.Otto - 29.08.2011, 01:58
Re: Wrong Command Text Help - by Horrible - 29.08.2011, 03:29
Re: Wrong Command Text Help - by Bakr - 29.08.2011, 04:16
Re: Wrong Command Text Help - by Improvement™ - 29.08.2011, 06:04
Re: Wrong Command Text Help - by Irock23 - 29.08.2011, 23:02

Forum Jump:


Users browsing this thread: 2 Guest(s)