Is this right?
#1

Код:
  if (strcmp("/enter", cmdtext, true) == 0)
	{
	SetPlayerPos(playerid, 4060.2734,-196.4038,59.2456); // Hospital, ID 0!
	SetPlayerInterior(playerid, 0);
	SetPlayerPos(playerid, 375.962463,-65.816848,1001.507812); // Burger Shot, ID 10!
	SetPlayerInterior(	playerid, 10);
	return 1;
	}
When i do /enter at the Hospital it just TP's me to the Burger shot?
Reply


Messages In This Thread
Is this right? - by Luis- - 10.05.2010, 15:23
Re: Is this right? - by Ragidon - 10.05.2010, 15:26
Re: Is this right? - by ViruZZzZ_ChiLLL - 10.05.2010, 15:27
Re: Is this right? - by Luis- - 10.05.2010, 15:34
Re: Is this right? - by Luis- - 10.05.2010, 15:35
Re: Is this right? - by Luis- - 10.05.2010, 16:18
Re: Is this right? - by ViruZZzZ_ChiLLL - 10.05.2010, 16:20
Re: Is this right? - by Torran - 10.05.2010, 16:23

Forum Jump:


Users browsing this thread: 1 Guest(s)