Spec NPC
#1

Holaa, bueno tengo una duda, hice mi grabacion de un NPC entonces quiero que el player al conectar lo specte, aqui les paso mi codigo que tengo en OnPlayerRequestClass, lo hice asi no mas, y nose nose donde puede estar el error.

Код:
	for(new i=0; i<MAX_PLAYERS; i++)
	{
	  new targetid = Spectate[i];
		if(IsPlayerInAnyVehicle(targetid))
		{
			PlayerSpectateVehicle(i, 213);
			SetPlayerInterior(playerid, 0);
		}
	}
No es fallo del NPC ya que cuando me goteo a el si que esta
Reply


Messages In This Thread
Spec NPC - by Gw-platinum - 26.03.2010, 21:05
Re: Spec NPC - by Zamaroht - 26.03.2010, 22:38
Re: Spec NPC - by Gw-platinum - 27.03.2010, 04:38
Re: Spec NPC - by Gw-platinum - 26.04.2010, 02:30
Re: Spec NPC - by Gw-platinum - 29.04.2010, 01:32
Re: Spec NPC - by wylly - 30.04.2010, 23:42
Re: Spec NPC - by Gw-platinum - 03.05.2010, 16:13
Re: Spec NPC - by Jesus^ - 05.05.2010, 22:13
Re: Spec NPC - by xenowort - 06.05.2010, 17:09
Re: Spec NPC - by Miguel - 06.05.2010, 20:21

Forum Jump:


Users browsing this thread: 4 Guest(s)