VIP Cars
#3

Quote:
Originally Posted by ThaCrypte
Посмотреть сообщение
Well, I ain't going to script it for you, but go to:
pawn Код:
public Onplayerentervehicle
There you can add a detection for example:
pawn Код:
If(!PlayerInfo[playerid][pVip] >= 1 && VehicleInfo[vehicleid][vipcar] == 1) // detects if the player aint VIP and if the  vehicle is a VIP vehicle
Ofcourse you'll have to do the rest for yourself, as the scripting help forum ain't a script request forum.
OnPlayerStateChange + RemovePlayerFromVehicle is more appropiated for this.
Reply


Messages In This Thread
VIP Cars - by ChuckyBabe - 16.03.2014, 01:49
Re: VIP Cars - by ThaCrypte - 16.03.2014, 02:40
Re: VIP Cars - by CuervO - 16.03.2014, 02:45
Re: VIP Cars - by ChuckyBabe - 16.03.2014, 02:49
Re: VIP Cars - by ThaCrypte - 16.03.2014, 02:59
Re: VIP Cars - by ChuckyBabe - 16.03.2014, 03:03
Re: VIP Cars - by Flake. - 16.03.2014, 03:08

Forum Jump:


Users browsing this thread: 1 Guest(s)