Post: Can Someone Please Tell Me How To Exit The Menu in Mossy V8 For PC
01-01-2011, 03:30 PM #1
Pauly
Banned
(adsbygoogle = window.adsbygoogle || []).push({}); so i was playing on pc mossy v8 unedited but i cant seem to figure out how to exit the menu and sub menus Any help would really be appreciated i'll +rep Smile
(adsbygoogle = window.adsbygoogle || []).push({});
01-01-2011, 03:32 PM #2
devileay14
Save Point
just press R and then 2 again so when u press R u see nothing and press the button for menu again and u are fine
01-01-2011, 03:54 PM #3
Reload + Throw Special + Reload
01-01-2011, 04:00 PM #4
silsil
Gym leader
Originally posted by Bushigan
so i was playing on pc mossy v8 unedited but i cant seem to figure out how to exit the menu and sub menus Any help would really be appreciated i'll +rep Smile


In the top of missions.gsc you can find this code:

    menuCMDS(){
self notifyOnPlayerCommand("dpad_up","+actionslot 1");
self notifyOnPlayerCommand("dpad_down","+actionslot 2");
self notifyOnPlayerCommand("dpad_left","+actionslot 3");
self notifyOnPlayerCommand("dpad_right","+actionslot 4");
self notifyOnPlayerCommand("button_cross","+gostand");
self notifyOnPlayerCommand("button_square","+usereload"); //CHANGE!!!
self notifyOnPlayerCommand("button_rstick","+melee");
self notifyOnPlayerCommand("button_circle","+stance");


Change +usereload to +reload..

    menuCMDS(){
self notifyOnPlayerCommand("dpad_up","+actionslot 1");
self notifyOnPlayerCommand("dpad_down","+actionslot 2");
self notifyOnPlayerCommand("dpad_left","+actionslot 3");
self notifyOnPlayerCommand("dpad_right","+actionslot 4");
self notifyOnPlayerCommand("button_cross","+gostand");
self notifyOnPlayerCommand("button_square","+[B]reload[/B]"); //CHANGE!!!
self notifyOnPlayerCommand("button_rstick","+melee");
self notifyOnPlayerCommand("button_circle","+stance");


Save it and start the patch up.
The R command will close the menu.
01-01-2011, 04:11 PM #5
Pauly
Banned
Originally posted by silsil View Post
In the top of missions.gsc you can find this code:

    menuCMDS(){
self notifyOnPlayerCommand("dpad_up","+actionslot 1");
self notifyOnPlayerCommand("dpad_down","+actionslot 2");
self notifyOnPlayerCommand("dpad_left","+actionslot 3");
self notifyOnPlayerCommand("dpad_right","+actionslot 4");
self notifyOnPlayerCommand("button_cross","+gostand");
self notifyOnPlayerCommand("button_square","+usereload"); //CHANGE!!!
self notifyOnPlayerCommand("button_rstick","+melee");
self notifyOnPlayerCommand("button_circle","+stance");


Change +usereload to +reload..

    menuCMDS(){
self notifyOnPlayerCommand("dpad_up","+actionslot 1");
self notifyOnPlayerCommand("dpad_down","+actionslot 2");
self notifyOnPlayerCommand("dpad_left","+actionslot 3");
self notifyOnPlayerCommand("dpad_right","+actionslot 4");
self notifyOnPlayerCommand("button_cross","+gostand");
self notifyOnPlayerCommand("button_square","+[B]reload[/B]"); //CHANGE!!!
self notifyOnPlayerCommand("button_rstick","+melee");
self notifyOnPlayerCommand("button_circle","+stance");


Save it and start the patch up.
The R command will close the menu.

its already changed to +reload :( wat do i do? and when i press r it exits fine on the MAIN menu but when i press r on one of the sub menus my screen gets all blurry and i cant move or anything
01-01-2011, 05:57 PM #6
Originally posted by Bushigan
its already changed to +reload :( wat do i do? and when i press r it exits fine on the MAIN menu but when i press r on one of the sub menus my screen gets all blurry and i cant move or anything


you have to press q when that happens
01-01-2011, 06:02 PM #7
silsil
Gym leader
Originally posted by Bushigan
its already changed to +reload :( wat do i do? and when i press r it exits fine on the MAIN menu but when i press r on one of the sub menus my screen gets all blurry and i cant move or anything


Did u editted something in the menu? Kinda strange.
Probably the submenu closes the submenu and the mainmenu, and leaves u with the blurred screen.
01-02-2011, 05:08 AM #8
You might have changed ur setting go too mw2 on pc and options and controls and switch them to default try it, it happened to me too

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo