A question.
#5

Quote:
Originally Posted by nogh445
Посмотреть сообщение
How can it be used as a command to set all players health?
you need to call it where you want it.
like
pawn Код:
CMD:healall(playerid, params[])
{
    SetPlayerHealthFull();
    return 1;
}
Reply


Messages In This Thread
A question. - by nogh445 - 19.02.2012, 00:47
Re: A question. - by ReneG - 19.02.2012, 01:05
Re: A question. - by nogh445 - 19.02.2012, 01:07
Re: A question. - by JhnzRep - 19.02.2012, 03:54
Re: A question. - by emokidx - 19.02.2012, 04:01
Re: A question. - by JhnzRep - 19.02.2012, 04:04
Re: A question. - by emokidx - 19.02.2012, 04:06
Re: A question. - by JhnzRep - 19.02.2012, 04:11

Forum Jump:


Users browsing this thread: 3 Guest(s)