Start with Locked Cars
#1

Hello. I'm add the a few cars. I want My Gamemode is started with cars locked. I'm down code is tested but don't started. Sorry my English is bad.

Код:
	{
	new carid;
	new i;
	for (i=0;i<MAX_PLAYERS;i++)
	if (i!=playerid) SetVehicleParamsForPlayer(carid,i,0,1);

	carid=AddStaticVehicle(445,206.3327,1879.3508,17.5193,10.3891,43,43); // Admiral
	carid=AddStaticVehicle(445,197.6916,1877.2139,17.5233,0.9777,45,45); // Admiral
	carid=AddStaticVehicle(445,177.7209,1926.1549,17.9412,180.1315,47,47); // Admiral
	carid=AddStaticVehicle(597,221.1402,1879.6660,17.4089,173.3373,0,1); // Polis Arabası
	carid=AddStaticVehicle(597,229.2434,1878.8076,17.4100,359.0803,0,1); // Polis Arabası
	carid=AddStaticVehicle(421,227.1729,1922.7664,17.3994,359.0645,1,1); // Panzer
	carid=AddStaticVehicle(411,160.1471,1900.9275,18.4369,272.6650,123,1); // İnfernus
	carid=AddStaticVehicle(411,160.1254,1906.6155,18.4409,93.3125,116,1); // İnfernus
	carid=AddStaticVehicle(411,235.0547,1902.7949,17.3677,89.9168,112,1); // İnfernus
	carid=AddStaticVehicle(560,191.7497,1889.0115,17.3460,268.7660,17,1); // Sultan
	carid=AddStaticVehicle(560,192.2230,1892.6212,17.3461,88.4327,21,1); // Sultan
	carid=AddStaticVehicle(487,242.8354,1922.7932,17.8195,131.1399,29,42); // Helikopter
	carid=AddStaticVehicle(487,173.7970,1885.8098,21.0685,177.2696,26,57); // Helikopter
	}
Reply


Messages In This Thread
Start with Locked Cars - by Emrets61 - 09.06.2009, 18:22
Re: Start with Locked Cars - by lol2112 - 09.06.2009, 18:43
Re: Start with Locked Cars - by Emrets61 - 09.06.2009, 18:58
Re: Start with Locked Cars - by lol2112 - 09.06.2009, 19:02
Re: Start with Locked Cars - by Emrets61 - 09.06.2009, 19:08
Re: Start with Locked Cars - by HB - 09.06.2009, 19:11
Re: Start with Locked Cars - by lol2112 - 09.06.2009, 19:29
Re: Start with Locked Cars - by dice7 - 09.06.2009, 19:36
Re: Start with Locked Cars - by Emrets61 - 09.06.2009, 19:44
Re: Start with Locked Cars - by Emrets61 - 09.06.2009, 19:55

Forum Jump:


Users browsing this thread: 3 Guest(s)