VERY basic zcmd question
#3

Try this out for size.
pawn Код:
CMD:armor(playerid)
{
     SetPlayerArmor(playerid, 50);
     SendClientMessageEx(playerid, COLOR_WHITE,"You have given yourself armor.");
     return 1;
}
Reply


Messages In This Thread
VERY basic zcmd question - by Jing_Chan - 16.03.2012, 21:32
Re: VERY basic zcmd question - by Ironboy - 16.03.2012, 21:42
Re: VERY basic zcmd question - by Quinlynn - 16.03.2012, 22:03
Re: VERY basic zcmd question - by Ronaldo_raul™ - 17.03.2012, 09:42
Re: VERY basic zcmd question - by ReneG - 17.03.2012, 10:00

Forum Jump:


Users browsing this thread: 1 Guest(s)