case 0://Defualt
this->PushToConsole("CamMaxPosYOffset 200.000000");
this->PushToConsole("DuckDownCamOffSet -13.000000");
case 1://Up in the Air after u hit CNTRL
this->PushToConsole("CamMaxPosYOffset 200.000000");
this->PushToConsole("DuckDownCamOffSet 1000.000000");
case 2://Under the Map after u hit CNTRL
this->PushToConsole("CamMaxPosYOffset -1000.000000");
this->PushToConsole("DuckDownCamOffSet -13.000000");
}
Credits: Gellins V2 BASE