public OnPlayerEnterVehicle(playerid,vehicleid) { TogglePlayerControllable(playerid,0); TogglePlayerControllable(playerid,1); return 1; }