stop player from driving vehicle
#4

Try this, I made some errors in my first attempt lol.
pawn Код:
if(vehicleid == 433)
    {
        SetVehicleParamsForPlayer(vehicleid, playerid, false, true);
        SendClientMessage(playerid, COLOR_YELLOW, "You are not qualified to drive this vehicle!");
    }
Reply


Messages In This Thread
stop player from driving vehicle - by park4bmx - 16.04.2011, 18:38
Re: stop player from driving vehicle - by austin070 - 16.04.2011, 18:43
Re: stop player from driving vehicle - by park4bmx - 16.04.2011, 18:48
Re: stop player from driving vehicle - by austin070 - 16.04.2011, 18:56
Re: stop player from driving vehicle - by park4bmx - 16.04.2011, 19:13
Re: stop player from driving vehicle - by austin070 - 16.04.2011, 19:21
Re: stop player from driving vehicle - by xir - 16.04.2011, 20:03
Re: stop player from driving vehicle - by aircombat - 16.04.2011, 20:12
Re: stop player from driving vehicle - by park4bmx - 16.04.2011, 21:01
Re: stop player from driving vehicle - by xir - 16.04.2011, 21:09

Forum Jump:


Users browsing this thread: 2 Guest(s)