another help
#2

pawn Код:
command(enter, playerid, params[])
{
     if(IsPlayerInRange(playerid, 5, 5, X EnterPos, Y EnterPos, Z EnterPos))
     {
          SetPlayerPos(playerid, X ExitPos, Y ExitPos, Z ExitPos);
          SetPlayerInterior(playerid, Interior ID);
     }
     return 1;
}
Reply


Messages In This Thread
another help - by danodanodano - 16.06.2011, 13:13
Re: another help - by Cameltoe - 16.06.2011, 13:22
Re: another help - by danodanodano - 16.06.2011, 13:25
Re: another help - by danodanodano - 16.06.2011, 13:30
Re: another help - by Cameltoe - 16.06.2011, 13:32
Respuesta: another help - by Alex_Obando - 16.06.2011, 13:35
Re: Respuesta: another help - by danodanodano - 16.06.2011, 13:38

Forum Jump:


Users browsing this thread: 2 Guest(s)