First of I would like to thank Tecizo for his menu contrib.

Question I have though is, "How do I freeze everything in the background without affecting the menu, It's not only with this menu but any menu I have tried to do." Any help would be greatly appreciated.

Also here is a slight variation for using mouse wheel and left mouse button.

Code:
int rotate_left()
{

	if (((key_cul + key_a) != 0) + (mickey.z < -1))
	{
		return(1);
	}
}

int rotate_right()
{
	if (((key_cur + key_d) != 0) + (mickey.z > 1))
        {	
                return (1);
        }
}

int selected()
{ 
return ((key_enter + key_space + mouse_left) != 0);
}


Just look in the main menu script and replace this with the ones in there.
You may also have to change the functions to thier original names as well.




Windows XP SP3
Intel Dual Core CPU: E5200 @ 2.5GHz
4.00GB DDR3 Ram
ASUS P5G41T-M LX
PCIE x16 GeForce GTS 450 1Gb
SB Audigy 4
Spyware Doctor with AntiVirus