Job car
#1

hey, so i don't find a bug.. why i dont get message..nothing happen, player aren't removefrom car and else...



Код:
if(newstate == PLAYER_STATE_DRIVER)
 	{
		if(vehicleid >= TaxiCar[0] && vehicleid <= TaxiCar[9])
		{
	  		if(specialybe[playerid] != 5 && playerData[playerid][admin] < 4)
	    	{
		     	SendClientMessage(playerid, -1, "you cant use car..");
				Stop(playerid);
			}
			format(msg, sizeof(msg), "you can drive car, because you workin");
			SendClientMessage(playerid, -1,msg);
		 	print("Check");
Reply


Messages In This Thread
Job car - by Karolukas123 - 24.11.2015, 23:32
Re: Job car - by ATGOggy - 25.11.2015, 00:28
Re: Job car - by Sew_Sumi - 25.11.2015, 01:25
Re: Job car - by CmZxC - 25.11.2015, 10:37
Re: Job car - by Karolukas123 - 25.11.2015, 10:44

Forum Jump:


Users browsing this thread: 1 Guest(s)