Commands doesn't work.
#2

If command /healme is 10 characters ...
pawn Код:
if (strcmp("/healme", cmdtext, true) == 0)
{
    SetPlayerHealth(playerid,100);
        return 1;
}
Reply


Messages In This Thread
Commands doesn't work. - by Affan - 02.01.2013, 16:21
Re: Commands doesn't work. - by InfiniTy. - 02.01.2013, 16:28
Re: Commands doesn't work. - by Affan - 02.01.2013, 16:35
Re: Commands doesn't work. - by InfiniTy. - 02.01.2013, 16:37
Re: Commands doesn't work. - by Affan - 02.01.2013, 16:37
Re: Commands doesn't work. - by Faisal_khan - 02.01.2013, 16:38
Re: Commands doesn't work. - by zohartrejx - 02.01.2013, 16:39
Re: Commands doesn't work. - by Affan - 02.01.2013, 16:41
Re: Commands doesn't work. - by zohartrejx - 02.01.2013, 16:42
Re: Commands doesn't work. - by InfiniTy. - 02.01.2013, 16:44

Forum Jump:


Users browsing this thread: 1 Guest(s)