Help New Fraction Cars
#6

okay pawno is working but now i have one problem,if player is not a member of this fraction he can`t sit in the car right ? in this situation everyone can sit in cars why idk there is this

Код:
		if(newcar >= hamccar[0] && newcar <= hamccar[22])
		{
			if(PlayerInfo[playerid][pLeader] == 24 || PlayerInfo[playerid][pMember] == 24) { }
			else
			{
			    SendClientMessage(playerid, COLOR_GREY, "Ar Xar Forsage-is Wevri!");
				RemovePlayerFromVehicleAC(playerid);
			}
		}
what i did wrong ?
Reply


Messages In This Thread
Help Fraction Cars error - by georgian1 - 10.07.2014, 00:29
Re: Help New Fraction Cars - by georgian1 - 10.07.2014, 09:19
Re: Help New Fraction Cars - by Cena44 - 10.07.2014, 09:26
Re: Help New Fraction Cars - by Hanger - 10.07.2014, 09:37
Re: Help New Fraction Cars - by georgian1 - 10.07.2014, 10:30
Re: Help New Fraction Cars - by georgian1 - 10.07.2014, 22:28
Re : Help New Fraction Cars - by mirou123 - 10.07.2014, 22:45
Re: Help New Fraction Cars - by georgian1 - 10.07.2014, 23:30
Re: Help New Fraction Cars - by georgian1 - 11.07.2014, 00:48
Re : Help New Fraction Cars - by mirou123 - 11.07.2014, 01:34

Forum Jump:


Users browsing this thread: 7 Guest(s)