[Ajuda]Com Pickup
#2

pawn Код:
public OnPlayerPickUpPickup(playerid, pickupid)
{
    if(pickupid == EntradaRestaurante)
    {
        SetPlayerInterior(playerid,0);
        SetPlayerPos(playerid,370.2837,-1716.7191,17.0385);//Entrada
    }
    if(pickupid == SaidaRestaurante)
    {
        SetPlayerInterior(playerid,0);
        SetPlayerPos(playerid,382.3796,-1734.9338,8.3917);//Saida
    }
}
Reply


Messages In This Thread
[Ajuda]Com Pickup - by Andre_Elite - 17.11.2010, 10:31
Re: [Ajuda]Com Pickup - by TiagoPS - 17.11.2010, 11:03
Re: [Ajuda]Com Pickup - by Andre_Elite - 17.11.2010, 11:21
Re: [Ajuda]Com Pickup - by Andre_Elite - 17.11.2010, 11:37
Re: [Ajuda]Com Pickup - by TiagoPS - 17.11.2010, 11:58
Re: [Ajuda]Com Pickup - by Andre_Elite - 17.11.2010, 12:05
Re: [Ajuda]Com Pickup - by TiagoPS - 17.11.2010, 12:12
Re: [Ajuda]Com Pickup - by Andre_Elite - 17.11.2010, 13:03
Re: [Ajuda]Com Pickup - by roginho_97 - 17.11.2010, 13:08
Re: [Ajuda]Com Pickup - by Falcon. - 17.11.2010, 14:13

Forum Jump:


Users browsing this thread: 1 Guest(s)