Help please, with /enter command.
#9

Quote:
Originally Posted by getty154
Посмотреть сообщение
Код:
else if (PlayerInfo[playerid][pMember] == 7)//Police Force spawn
	{
	    SetPlayerToTeamColor(playerid);
		rand = random(sizeof(gCopPlayerSpawns));
		DOO_SetPlayerPos(playerid, gCopPlayerSpawns[rand][0], gCopPlayerSpawns[rand][1], gCopPlayerSpawns[rand][2]); // Warp the player
		SetPlayerFacingAngle(playerid, 270.0);
		SetPlayerInterior(playerid,0);
		PlayerInfo[playerid][pInt] = 0;
		return 1;
I have that, but i really don't think thats it, Please help?
Otherwise nothing else for /enter or enter is found.. to do with the pd.
Thats wierd - just as an idea, go in game, and teleport to the "PD" - then quickly type /save and /interior - It will then save your current position to savedpositions.txt in your GTA User Files + show you the interior, then compare that to the interior link that the user above this post posted...
Reply


Messages In This Thread
Help please, with /enter command. - by iGetty - 05.12.2010, 20:42
Re: Help please, with /enter command. - by scripter1 - 05.12.2010, 20:48
Re: Help please, with /enter command. - by Ash. - 05.12.2010, 20:48
Re: Help please, with /enter command. - by hanzen - 05.12.2010, 20:49
Re: Help please, with /enter command. - by iGetty - 05.12.2010, 20:49
Re: Help please, with /enter command. - by Ash. - 05.12.2010, 20:56
Re: Help please, with /enter command. - by iGetty - 05.12.2010, 21:01
Re: Help please, with /enter command. - by iGetty - 05.12.2010, 21:21
Re: Help please, with /enter command. - by Ash. - 05.12.2010, 21:24
Re: Help please, with /enter command. - by iGetty - 05.12.2010, 22:04

Forum Jump:


Users browsing this thread: 1 Guest(s)