Jail help
#4

But how can I disable the command /kill when someone is in jail?

pawn Код:
if(strcmp(cmd, "/kill", true) == 0)
    {
        SetPlayerHealth(playerid,0.0);
        return 1;
    }
That's my /kill command.
Reply


Messages In This Thread
Jail help - by joeri55 - 11.06.2009, 21:16
Re: Jail help - by miokie - 11.06.2009, 21:17
Re: Jail help - by joeri55 - 11.06.2009, 21:58
Re: Jail help - by joeri55 - 11.06.2009, 22:00
Re: Jail help - by miokie - 11.06.2009, 22:31
Re: Jail help - by joeri55 - 11.06.2009, 23:38

Forum Jump:


Users browsing this thread: 2 Guest(s)