/bite command
#1

Hello guys I am truing to make a command /bite and I want when a player use it ton some other player it looses the otherplayer health but in my script it reduces my health.

pawn Код:
{
    if (strcmp("/bite", cmdtext, true, 10) == 0)
    {
    Setplayerhealth(player,-5);
        return 1;
    }
Reply


Messages In This Thread
/bite command - by Dare Devil..... - 21.07.2012, 18:25
Re: /bite command - by thefatshizms - 21.07.2012, 18:27
Re: /bite command - by SuperViper - 21.07.2012, 19:44
Re: /bite command - by [A]ndrei - 21.07.2012, 19:47
Re: /bite command - by Youice - 21.07.2012, 20:18

Forum Jump:


Users browsing this thread: 2 Guest(s)