You are viewing our Forum Archives. To view or take place in current topics click here.
I need help with my usb mod menu
Posted:
I need help with my usb mod menuPosted:
Status: Offline
Joined: Apr 06, 201212Year Member
Posts: 31
Reputation Power: 1
I just started making this mod menu a couple days and it isnt scrolling when it should be. i have it when i press the back button, it opens the menu and the first thing it says is Main_Mods, that works but when i press the dpad_down, it doesnt go to the next thing which is game settings. im sure i have the coding right but it doesnt work. Any thoughts that could help me? Thanks
#2. Posted:
Status: Offline
Joined: Mar 31, 201212Year Member
Posts: 247
Reputation Power: 14
Status: Offline
Joined: Mar 31, 201212Year Member
Posts: 247
Reputation Power: 14
Put your coding up so I can see.
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Apr 06, 201212Year Member
Posts: 31
Reputation Power: 1
activeaction- bind button_back vstr a
a -vstr 1;vstr 2;vstr 3;vstr 4;vstr 5;vstr 6
1-6 -put coding for middle text (That works)
vstr 6 -vstr b
b -unlimited ammo, and wallhack;vstr c
c -developeruser 1;^5Welcome_To_My_Lobby;vstr d
d -Developer_script 1;give zombie_knuckle_crack;vstr e
e -bind2 button_x vstr XX;bind dpad_down vstr DN;vstr f
f -bind button_back vstr b1
b1 -^Main_Mods;set DN vstr b2;set XX vstr MM1
b2 -^1Game_Settings;set DN vstr b3;set XX vstr GS1
b3 -^2Infections;set DN vstr b1;set XX vstr IN1
a -vstr 1;vstr 2;vstr 3;vstr 4;vstr 5;vstr 6
1-6 -put coding for middle text (That works)
vstr 6 -vstr b
b -unlimited ammo, and wallhack;vstr c
c -developeruser 1;^5Welcome_To_My_Lobby;vstr d
d -Developer_script 1;give zombie_knuckle_crack;vstr e
e -bind2 button_x vstr XX;bind dpad_down vstr DN;vstr f
f -bind button_back vstr b1
b1 -^Main_Mods;set DN vstr b2;set XX vstr MM1
b2 -^1Game_Settings;set DN vstr b3;set XX vstr GS1
b3 -^2Infections;set DN vstr b1;set XX vstr IN1
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Mar 31, 201212Year Member
Posts: 247
Reputation Power: 14
Status: Offline
Joined: Mar 31, 201212Year Member
Posts: 247
Reputation Power: 14
-GEB- wrote activeaction- bind button_back vstr aSeems fine... I don't see a problem.
a -vstr 1;vstr 2;vstr 3;vstr 4;vstr 5;vstr 6
1-6 -put coding for middle text (That works)
vstr 6 -vstr b
b -unlimited ammo, and wallhack;vstr c
c -developeruser 1;^5Welcome_To_My_Lobby;vstr d
d -Developer_script 1;give zombie_knuckle_crack;vstr e
e -bind2 button_x vstr XX;bind dpad_down vstr DN;vstr f
f -bind button_back vstr b1
b1 -^Main_Mods;set DN vstr b2;set XX vstr MM1
b2 -^1Game_Settings;set DN vstr b3;set XX vstr GS1
b3 -^2Infections;set DN vstr b1;set XX vstr IN1
- 0useful
- 1not useful
#5. Posted:
Status: Offline
Joined: Apr 06, 201212Year Member
Posts: 31
Reputation Power: 1
yeah i know im like WTF!
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Dec 04, 201112Year Member
Posts: 491
Reputation Power: 21
Status: Offline
Joined: Dec 04, 201112Year Member
Posts: 491
Reputation Power: 21
press random buttens until they work right
- 0useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Oct 03, 201014Year Member
Posts: 1,570
Reputation Power: 87
Status: Offline
Joined: Oct 03, 201014Year Member
Posts: 1,570
Reputation Power: 87
maybe its because you have binded the back button twice?
- 2useful
- 0not useful
#8. Posted:
Status: Offline
Joined: Apr 06, 201212Year Member
Posts: 31
Reputation Power: 1
DTK_MoDz wrote maybe its because you have binded the back button twice? balls
Idk, i guess ill try to fix that
- 0useful
- 0not useful
#9. Posted:
Status: Offline
Joined: Mar 31, 201212Year Member
Posts: 247
Reputation Power: 14
Status: Offline
Joined: Mar 31, 201212Year Member
Posts: 247
Reputation Power: 14
DTK_MoDz wrote maybe its because you have binded the back button twice?That doesn't matter, all it did was made it so now when you press back it automaticly shows up with Main_Menu.
- 0useful
- 0not useful
#10. Posted:
Status: Offline
Joined: Oct 03, 201014Year Member
Posts: 1,570
Reputation Power: 87
Status: Offline
Joined: Oct 03, 201014Year Member
Posts: 1,570
Reputation Power: 87
ZZ9__x__iAUGZz wroteDTK_MoDz wrote maybe its because you have binded the back button twice?That doesn't matter, all it did was made it so now when you press back it automaticly shows up with Main_Menu.
hmmm... i thought you couldnt bind the same button twice in a svg?
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.