Interiores duvida
#1

Код:
else if (PlayerToPointStripped(1, playerid,2286.9778,2431.8884,10.8203, cx,cy,cz))
	{
		//PC Entrada
		SetPlayerPos(playerid, 238.7194,141.7792,1003.0234);
		GameTextForPlayer(playerid, "~p~DP ~b~ PC",5000,1);
		SetPlayerInterior(playerid,3);
		SetPlayerFacingAngle(playerid, 0);
		PlayerInfo[playerid][pInt] = 3;
	}
	else if (PlayerToPointStripped(1, playerid,238.7413,138.6287,1003.0234, cx,cy,cz))
	{
		//PC Saida
		SetPlayerPos(playerid, 2286.8313,2429.9688,10.8203);
		SetPlayerInterior(playerid,0);
		SetPlayerFacingAngle(playerid, 0);
		PlayerInfo[playerid][pInt] = 0;
	}
	else if (PlayerToPointStripped(1, playerid,2337.1377,2459.1279,14.9742, cx,cy,cz))
	{
		//PC Entrada2
		SetPlayerPos(playerid, 288.8707,169.1019,1007.1719);
		GameTextForPlayer(playerid, "~p~DP ~b~ PC",5000,1);
		SetPlayerInterior(playerid,3);
		SetPlayerFacingAngle(playerid, 0);
		PlayerInfo[playerid][pInt] = 3;
	}
	else if (PlayerToPointStripped(1, playerid,288.8605,166.9388,1007.1719, cx,cy,cz))
	{
		//PC Saida2
		SetPlayerPos(playerid, 2337.0315,2457.4617,14.9688);
		SetPlayerInterior(playerid,0);
		SetPlayerFacingAngle(playerid, 0);
		PlayerInfo[playerid][pInt] = 0;
	}
Eu queria saber onde eu coloco que o player vai esta ai para onde ele vai.
e depois a mesma coisa ele vai ta no interior e depois vai sair .

Eu qria que alguem coloca //aki ele vai entrar //aki ele vai sair
Reply


Messages In This Thread
Interiores duvida - by lucca - 20.06.2010, 20:50
Re: Interiores duvida - by BiieL - 20.06.2010, 21:15
Re: Interiores duvida - by lucca - 20.06.2010, 21:18
Re: Interiores duvida - by BiieL - 20.06.2010, 21:29
Re: Interiores duvida - by ipsBruno - 20.06.2010, 21:33
Re: Interiores duvida - by stonerbrasil - 20.06.2010, 22:22
Re: Interiores duvida - by lucca - 21.06.2010, 16:01
Re: Interiores duvida - by Diogo_braz - 21.06.2010, 21:35
Re: Interiores duvida - by Jeferson_Arlon - 21.06.2010, 21:52

Forum Jump:


Users browsing this thread: 1 Guest(s)