public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger) { // check if vehicle id is g_Vehicle and the player is not on duty // if it is, send message and return 0. //else return 1 }