[Map] [MAP]+[FS]WangCars
#1

This map will make an improved wangcars.

SCREEN
Adding a file. Maps to download.


new
Код:
new gateup;
new gatedown;
public OnGameModeInit()
Код:
CreateObject(987,-1966.622,308.782,33.447,0.0,0.0,-90.000);
CreateObject(987,-1966.630,308.970,40.047,0.0,0.0,-90.000);
CreateObject(987,-1966.632,290.871,33.672,0.0,0.0,-90.000);
CreateObject(987,-1966.621,291.121,40.047,0.0,0.0,-90.000);
CreateObject(987,-1966.577,277.769,33.770,0.0,0.0,-90.000);
CreateObject(987,-1966.633,277.686,40.047,0.0,0.0,-90.000);
CreateObject(987,-1966.631,264.968,40.047,0.0,0.0,-90.000);
CreateObject(987,-1952.865,251.513,40.047,0.0,0.0,0.0);
CreateObject(987,-1940.137,252.847,40.047,0.0,0.0,90.000);
gateup = CreateObject(980,-1939.971,271.803,43.020,0.0,0.0,-90.000);
gatedown = CreateObject(980,-1966.774,258.838,37.426,0.0,0.0,90.000);
public OnPlayerCommandText(playerid, cmdtext[]) (I have set the coordinates where the open / close.)
Код:
if (strcmp(cmdtext, "/cmd an opening ", true)==0)
	{
	if(GetPlayerSkin(playerid) != Enter skin.) return SendClientMessage(playerid, COLOR_, "Enter the text that appears when players will not skin you have entered.");
	{
	MoveObject(gateup, -1939.971, 264.378, 43.020,1);//open
       }
	return 1;
	}

if (strcmp(cmdtext, "/cmd an closing", true)==0)
	{
	if(GetPlayerSkin(playerid) != Enter skin.) return SendClientMessage(playerid, COLOR_, "Enter the text that appears when players will not skin you have entered.");
	{
	MoveObject(gateup, -1966.774, 258.838, 37.426,2);//close
       }
	return 1;
	}

	if(GetPlayerSkin(playerid) != Enter skin.) return SendClientMessage(playerid, COLOR_, "Enter the text that appears when players will not skin you have entered.");
	{
	MoveObject(gatedown, -1966.774, 266.287, 37.425,1);//open
       }
	return 1;
	}

if (strcmp(cmdtext, "/cmd an closing", true)==0)
	{
	if(GetPlayerSkin(playerid) != Enter skin.) return SendClientMessage(playerid, COLOR_, "Enter the text that appears when players will not skin you have entered.");
	{
	MoveObject(gatedown, -1939.971, 271.803, 43.020,2);//close
       }
	return 1;
	}
Reply


Messages In This Thread
[MAP]+[FS]WangCars - by luiscze - 15.08.2009, 23:33
Re: [MAP]+[FS]WangCars - by sidhu123 - 15.08.2009, 23:49
Re: [MAP]+[FS]WangCars - by LuxurioN™ - 16.08.2009, 01:20
Re: [MAP]+[FS]WangCars - by RayPoda - 16.08.2009, 02:28
Re: [MAP]+[FS]WangCars - by luiscze - 16.08.2009, 08:41
Re: [MAP]+[FS]WangCars - by [SP]PWNED_XD - 30.11.2010, 04:57
Re: [MAP]+[FS]WangCars - by Speederx - 30.11.2010, 06:32
Re: [MAP]+[FS]WangCars - by royal_king - 30.11.2010, 08:48
Re: [MAP]+[FS]WangCars - by Rickeman - 30.11.2010, 15:05
Re: [MAP]+[FS]WangCars - by HyperZ - 30.11.2010, 16:59

Forum Jump:


Users browsing this thread: 2 Guest(s)