cmd no work
#1

this cmd doesnt work:
Код:
CMD:gun(playerid, params[])
{
	new gunid;
	if(sscanf(params,"d",gunid)) return SendClientMessage(playerid, -1, "USAGE: /gun [gunid]");
	GivePlayerWeapon(playerid, gunid, 1000);
	return 1;
}
what i do wrong?
Reply


Messages In This Thread
cmd no work - by thefatshizms - 07.06.2012, 21:32
Re: cmd no work - by zDevon - 07.06.2012, 22:25
Re: cmd no work - by Littlehelper - 07.06.2012, 22:28
Re: cmd no work - by admantis - 07.06.2012, 22:29
Re: cmd no work - by Littlehelper - 07.06.2012, 22:37

Forum Jump:


Users browsing this thread: 2 Guest(s)