Making it so you cant enter faction locked vehicles..
#1

Well i am trying to make it so if your not in the faction you cant even attempt to get in the car it will just do nothing.

This worked about a week ago and now it just wont work for some reason.

Can anyone help me please.

pawn Код:
if(Vehicles[vehicleid][CarGroup] != 0 && Vehicles[vehicleid][CarGroup] != Player[playerid][Group])
    {
        if(ispassenger == 0)
        {
            ClearAnimations(playerid);
        }
    }
Please help

Thanks
Reply


Messages In This Thread
Making it so you cant enter faction locked vehicles.. - by Euan Hughes - 11.07.2012, 13:01

Forum Jump:


Users browsing this thread: 1 Guest(s)