[AJUDA] Carro dos VIPS
#4

No public OnPlayerEnterVehicle coloca isso:
pawn Код:
if(vehicleid == CarroVip)
{
    if(PlayerInfo[playerid][VIP] == 1)
    {
    }
    else
    {
        new Float:X, Float:Y, Float:Z;
        GetPlayerPos(playerid, X,Y,Z);
        SetPlayerPos(playerid, X,Y,Z+2);
        SendClientMessage(playerid,0xD8D8D8FF,"Vocк nгo й VIP!");
    }
}
Espero ter ajudado.
Reply


Messages In This Thread
[AJUDA] Carro dos VIPS - by [AF]Junior - 06.03.2011, 22:14
Re: [AJUDA] Carro dos VIPS - by [BEP]AcerPilot - 06.03.2011, 22:19
Re: [AJUDA] Carro dos VIPS - by EoProzinhO - 06.03.2011, 22:41
Re: [AJUDA] Carro dos VIPS - by Skull_Knight - 06.03.2011, 23:32
Re: [AJUDA] Carro dos VIPS - by [Ips]Guh - 06.03.2011, 23:36
Re: [AJUDA] Carro dos VIPS - by Skull_Knight - 06.03.2011, 23:41
Re: [AJUDA] Carro dos VIPS - by leandro123456 - 06.03.2011, 23:44
Re: [AJUDA] Carro dos VIPS - by leandro123456 - 06.03.2011, 23:48
Re: [AJUDA] Carro dos VIPS - by leandro123456 - 06.03.2011, 23:50
Re: [AJUDA] Carro dos VIPS - by rjjj - 06.03.2011, 23:56

Forum Jump:


Users browsing this thread: 1 Guest(s)