Post: Noob Help
07-29-2011, 06:16 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); I know im so stupid I cant find how but Im making a new menu so it open with down so can anyone tell me what +actionslot 2 does and one other thing
How do i make it so i press R3 to choose a mod instead of x

Thanks for any help Smile
(adsbygoogle = window.adsbygoogle || []).push({});
07-29-2011, 07:49 PM #2
XILE_
This is Epic
1. actionslot 2 is Dpad Down

2. this is a good menu to choose as wellYou must login or register to view this content.

and then when you open it and see this:

set Title "^4Main_Menu"
set menu1 "bind button_a vstr sub1x;bind dpad_up vstr menu7;bind dpad_down vstr menu2;bind button_b vstr daExit;bind BUTTON_LTRIG vstr daExit;vstr Title;^2[Menu_1];^1Menu_2;^1Menu_3;^1Menu_4;^1Menu_5;^1Menu_6;^1Menu_7"
set menu2 "bind button_a vstr sub2x;bind dpad_up vstr menu1;bind dpad_down vstr menu3;bind button_b vstr daExit;bind BUTTON_LTRIG vstr daExit;vstr Title;^1Menu_1;^2[Menu_2];^1Menu_3;^1Menu_4;^1Menu_5;^1Menu_6;^1Menu_7"
set menu3 "bind button_a vstr sub3x;bind dpad_up vstr menu2;bind dpad_down vstr menu4;bind button_b vstr daExit;bind BUTTON_LTRIG vstr daExit;vstr Title;^1Menu_1;^1Menu_2;^2[Menu_3];^1Menu_4;^1Menu_5;^1Menu_6;^1Menu_7"
set menu4 "bind button_a vstr sub4x;bind dpad_up vstr menu3;bind dpad_down vstr menu5;bind button_b vstr daExit;bind BUTTON_LTRIG vstr daExit;vstr Title;^1Menu_1;^1Menu_2;^1Menu_3;^2[Menu_4];^1Menu_5;^1Menu_6;^1Menu_7"
set menu5 "bind button_a vstr sub5x;bind dpad_up vstr menu4;bind dpad_down vstr menu6;bind button_b vstr daExit;bind BUTTON_LTRIG vstr daExit;vstr Title;^1Menu_1;^1Menu_2;^1Menu_3;^1Menu_4;^2[Menu_5];^1Menu_6;^1Menu_7"
set menu6 "bind button_a vstr sub6x;bind dpad_up vstr menu5;bind dpad_down vstr menu7;bind button_b vstr daExit;bind BUTTON_LTRIG vstr daExit;vstr Title;^1Menu_1;^1Menu_2;^1Menu_3;^1Menu_4;^1Menu_5;^2[Menu_6];^1Menu_7"
set menu7 "bind button_a vstr sub7x;bind dpad_up vstr menu6;bind dpad_down vstr menu1;bind button_b vstr daExit;bind BUTTON_LTRIG vstr daExit;vstr Title;^1Menu_1;^1Menu_2;^1Menu_3;^1Menu_4;^1Menu_5;^1Menu_6;^2[Menu_7]"


see the =set menu1 "bind button_a vstr sub1x= below =set Title "^4Main_Menu"=, well i think you replace it with this: "bind BUTTON_RSTICK"

Let me know if I helped

The following user thanked XILE_ for this useful post:

Downhunter
07-30-2011, 11:49 AM #3
Originally posted by iiHackii View Post
1. actionslot 2 is Dpad Down

2. this is a good menu to choose as wellYou must login or register to view this content.

and then when you open it and see this:

set Title "^4Main_Menu"
set menu1 "bind button_a vstr sub1x;bind dpad_up vstr menu7;bind dpad_down vstr menu2;bind button_b vstr daExit;bind BUTTON_LTRIG vstr daExit;vstr Title;^2[Menu_1];^1Menu_2;^1Menu_3;^1Menu_4;^1Menu_5;^1Menu_6;^1Menu_7"
set menu2 "bind button_a vstr sub2x;bind dpad_up vstr menu1;bind dpad_down vstr menu3;bind button_b vstr daExit;bind BUTTON_LTRIG vstr daExit;vstr Title;^1Menu_1;^2[Menu_2];^1Menu_3;^1Menu_4;^1Menu_5;^1Menu_6;^1Menu_7"
set menu3 "bind button_a vstr sub3x;bind dpad_up vstr menu2;bind dpad_down vstr menu4;bind button_b vstr daExit;bind BUTTON_LTRIG vstr daExit;vstr Title;^1Menu_1;^1Menu_2;^2[Menu_3];^1Menu_4;^1Menu_5;^1Menu_6;^1Menu_7"
set menu4 "bind button_a vstr sub4x;bind dpad_up vstr menu3;bind dpad_down vstr menu5;bind button_b vstr daExit;bind BUTTON_LTRIG vstr daExit;vstr Title;^1Menu_1;^1Menu_2;^1Menu_3;^2[Menu_4];^1Menu_5;^1Menu_6;^1Menu_7"
set menu5 "bind button_a vstr sub5x;bind dpad_up vstr menu4;bind dpad_down vstr menu6;bind button_b vstr daExit;bind BUTTON_LTRIG vstr daExit;vstr Title;^1Menu_1;^1Menu_2;^1Menu_3;^1Menu_4;^2[Menu_5];^1Menu_6;^1Menu_7"
set menu6 "bind button_a vstr sub6x;bind dpad_up vstr menu5;bind dpad_down vstr menu7;bind button_b vstr daExit;bind BUTTON_LTRIG vstr daExit;vstr Title;^1Menu_1;^1Menu_2;^1Menu_3;^1Menu_4;^1Menu_5;^2[Menu_6];^1Menu_7"
set menu7 "bind button_a vstr sub7x;bind dpad_up vstr menu6;bind dpad_down vstr menu1;bind button_b vstr daExit;bind BUTTON_LTRIG vstr daExit;vstr Title;^1Menu_1;^1Menu_2;^1Menu_3;^1Menu_4;^1Menu_5;^1Menu_6;^2[Menu_7]"


see the =set menu1 "bind button_a vstr sub1x= below =set Title "^4Main_Menu"=, well i think you replace it with this: "bind BUTTON_RSTICK"

Let me know if I helped


Thanks I just didn't realise that, thanks alot Smile
07-30-2011, 01:35 PM #4
Question Answered.
Thread Closed

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo