Admin CMD help
#7

By the way, in this command :
Код:
CMD:impound(playerid, params[])
{
	switch(PlayerInfo[playerid][pMember]) {
		case 1, 2, 3, 7, 11: {
			if(!IsAtImpoundingPoint(playerid))
			{
				SendClientMessageEx(playerid, COLOR_GREY, "You are not near the impound point, you can't impound!");
				return 1;
			}
How can I make it only for faction 10? It's restricted to Faction 1, somehow...
Reply


Messages In This Thread
Admin CMD help - by DuarteCambra - 22.03.2013, 12:26
Re: Admin CMD help - by InfiniTy. - 22.03.2013, 12:27
Re: Admin CMD help - by kristo - 22.03.2013, 12:27
Respuesta: Re: Admin CMD help - by DuarteCambra - 22.03.2013, 12:30
Re: Admin CMD help - by VitalRP - 22.03.2013, 12:34
Respuesta: Admin CMD help - by DuarteCambra - 22.03.2013, 12:40
Respuesta: Admin CMD help - by DuarteCambra - 22.03.2013, 12:52
Re: Respuesta: Admin CMD help - by InfiniTy. - 22.03.2013, 12:54
Respuesta: Re: Respuesta: Admin CMD help - by DuarteCambra - 22.03.2013, 13:05

Forum Jump:


Users browsing this thread: 1 Guest(s)