[Ajuda] Interiores
#4

pawn Код:
if(strcmp(cmdtext, "/entrar", true) == 0) // Aqui vocк Coloca o Comando que Quiser ! ( Para Entrar )
{
   if(IsPlayerInRangeOfPoint(playerid, 4.0, -17.9051,-2493.2754,36.6484,297.4456))// Esse IF faz com que os Comandos Abaixo sejam Exedcutados Apenas se o Player estiver no Local das Coords que vocк Colocou
   {        
       SetPlayerInterior(playerid, 11); // Setando o Interior ao Entrar, Procure o ID do Interior do Seu Local !
       SetPlayerPos(playerid, ,501.8009,-67.8241,998.7578,353.5327); // Troque as Coordenadas daqui pelas
   }
   }
   return 1;
}
Reply


Messages In This Thread
[Ajuda] Interiores - by FallenHtz - 19.12.2011, 03:47
Re: [Ajuda] Interiores - by FallenHtz - 19.12.2011, 05:47
Re: [Ajuda] Interiores - by FallenHtz - 19.12.2011, 05:52
Re: [Ajuda] Interiores - by dPlaYer_ - 19.12.2011, 16:05
Re: [Ajuda] Interiores - by FallenHtz - 19.12.2011, 17:20
Re: [Ajuda] Interiores - by Y_Baby - 28.12.2011, 00:59

Forum Jump:


Users browsing this thread: 1 Guest(s)