Command succeed but not.
#8

pawn Код:
public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
    if (!success)
    {
        return SendClientMessage(playerid, -1, "Wrong command");
    }
    return 0;
}
Reply


Messages In This Thread
Command succeed but not. - by davazi7 - 05.11.2013, 20:05
Re: Command succeed but not. - by Brandon_More - 05.11.2013, 20:24
Respuesta: Command succeed but not. - by davazi7 - 05.11.2013, 20:47
Re: Command succeed but not. - by Twizted - 05.11.2013, 21:17
Re: Command succeed but not. - by rappy93 - 05.11.2013, 23:22
Respuesta: Re: Command succeed but not. - by davazi7 - 06.11.2013, 13:24
Re: Command succeed but not. - by Konstantinos - 06.11.2013, 13:27
Re: Command succeed but not. - by Sublime - 06.11.2013, 13:28
Respuesta: Re: Command succeed but not. - by davazi7 - 06.11.2013, 13:40
Respuesta: Command succeed but not. - by davazi7 - 09.11.2013, 10:40

Forum Jump:


Users browsing this thread: 1 Guest(s)