09.06.2010, 09:30
It doesn't matter if it has the vehicle id parameter on not 
There you have the vehicle id.

Код:
IsPlayerInAnyVehicle(playerid) { new vehid; vehid=GetPlayerVehicleID(playerid); }