16.03.2014, 02:40
Well, I ain't going to script it for you, but go to:
There you can add a detection for example:
Ofcourse you'll have to do the rest for yourself, as the scripting help forum ain't a script request forum.
pawn Код:
public Onplayerentervehicle
pawn Код:
If(!PlayerInfo[playerid][pVip] >= 1 && VehicleInfo[vehicleid][vipcar] == 1) // detects if the player aint VIP and if the vehicle is a VIP vehicle