public OnPlayerDeath(playerid, killerid, reason){ if(IsPlayerInVehicle(playerid, AdminCar));DestroyVehicle(AdminCar); return 1;}