What is wrong?
#1

Hey,

I'm trying to add this part to a /report command. But I'm having problems. Am I'm using the right code?

pawn Код:
if(strcmp(params, "Ammu", false, -1) || strcmp(params, "LSPD", false, -1) || strcmp(params, "Bank", false, -1))
    {
        SendClientMessageEx(playerid, COLOR_RED, "Administrators are not a taxi service.");
        return 1;
    }
Thanks,

Mike.
Reply


Messages In This Thread
What is wrong? - by MZ5 - 26.07.2012, 19:41
Re: What is wrong? - by Jeffry - 26.07.2012, 19:52
Re: What is wrong? - by MZ5 - 26.07.2012, 19:57
Re: What is wrong? - by Jeffry - 26.07.2012, 20:14
Re: What is wrong? - by MZ5 - 26.07.2012, 20:50
Re: What is wrong? - by Jeffry - 26.07.2012, 20:58
Re: What is wrong? - by MZ5 - 26.07.2012, 21:03
Re: What is wrong? - by Jeffry - 27.07.2012, 09:09

Forum Jump:


Users browsing this thread: 3 Guest(s)