Originally posted by Zop
					
						
						
							
							
							
							
								
								
								
								
									View Post
								
							
						
					
				
				
			
		what version you need to use force_centerview?
void Force_CenterView_f (void) {
	cl.viewangles[PITCH] = 0;
}
void Force_CenterView_f (void) {
	cl.viewangles[PITCH] = 0;
}
Comment