Vehicle Owned
#3

In Onplayerstatechange when i reboot i get this message but when is buy the car and dont reboot i dont get this message and the upper code is when you buy the car.

Код:
		if(CarInfo[vehicleid][cOwned] == 1)
		{
			format(string,sizeof(string),"The owner of this vehicle is %s.",CarInfo[vehicleid][cOwner]);
  			SendClientMessage(playerid, COLOR_VEHICULE, string);
 		}
Reply


Messages In This Thread
Vehicle Owned - by BruLaX - 09.08.2015, 18:20
Re: Vehicle Owned - by dominik523 - 09.08.2015, 19:19
Re: Vehicle Owned - by BruLaX - 09.08.2015, 19:32
Re: Vehicle Owned - by BruLaX - 09.08.2015, 21:43
Re: Vehicle Owned - by BruLaX - 10.08.2015, 04:34
Re: Vehicle Owned - by BruLaX - 15.08.2015, 18:48

Forum Jump:


Users browsing this thread: 1 Guest(s)