Post: I need help understanding this
08-01-2013, 11:01 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); I'm trying to make a cfg patch but when I put it on its all messed up. I'm trying to make it highlight (so I know which part of the menu I'm on) just like any other menu... and I think this is what is messed up and I need help understanding it. Please help I just started :O

so heres what i think is messed up (not sure) its suppost to be a 6 line menu

//spoder
set SpecialOpen "vstr af1;set D vstr menuA2;set U vstr menuA11;set X vstr close;set R3 vstr menuA1F;vstr af2;wait 5;vstr af14;wait 5;wait 5;wait 5;wait 5;wait 5;wait 5;wait 5;wait 5;wait 5;vstr MenuDvarsOpen"
set menuA1 "vstr af1;set D vstr menuA2;set U vstr menuA11;set X vstr close;set R3 vstr menuA1F;vstr af2;vstr af14
set menuA2 "vstr af1;set D vstr menuA3;set U vstr menuA1;set X vstr close;set R3 vstr menuA2F;vstr af13;vstr af3
set menuA3 "vstr af1;set D vstr menuA4;set U vstr menuA2;set X vstr close;set R3 vstr menuA3F;vstr af13;vstr af14;vstr af4
set menuA4 "vstr af1;set D vstr menuA5;set U vstr menuA3;set X vstr close;set R3 vstr menuA4F;vstr af13;vstr af14;vstr af5
set menuA5 "vstr af1;set D vstr menuA6;set U vstr menuA4;set X vstr close;set R3 vstr menuA5F;vstr af13;vstr af14;vstr af6
set menuA6 "vstr af1;set D vstr menuA7;set U vstr menuA5;set X vstr close;set R3 vstr menuA6F;vstr af13;vstr af14;vstr af7

//Main

set menuA1F "vstr menuB1"
set menuA2F "vstr menuC1"
set menuA3F "vstr menuD1"
set menuA4F "vstr menuE1"
set menuA5F "vstr menuF1"
set menuA6F "vstr menuG1"

set af1 "\""^^5spoder^"\""
set af2 "\""^5Quick menu"\""
set af3 "\""^5Host menu"\""
set af4 "\""^5Account"\""
set af6 "\""^5Say menu"\""
set af7 "\""^5Map menu"\""
set af8 "\""^5Infection menu"\""
set af9 "\""^7Quick menu"\""
set af10 "\""^7Host menu"\""
set af11 "\""^7Account"\""
set af12 "\""^7Say menu"\""
set af13 "\""^7Map menu"\""
set af14 "\""^7Infection menu"\""
(adsbygoogle = window.adsbygoogle || []).push({});
08-01-2013, 11:24 PM #2
QuantumDev
Can’t trickshot me!
Replace this:
Originally posted by spodermen View Post
set menuA1 "vstr af1;set D vstr menuA2;set U vstr menuA11;set X vstr close;set R3 vstr menuA1F;vstr af2;vstr af14

With this:
    set menuA1 "vstr af1;set D vstr menuA2;set U vstr menuA6;set X vstr close;set R3 vstr menuA1F;vstr af2;vstr af14


Your bind to 'dpad_up' was wrong.
I changed this:
    set U vstr menuA11

To this:
    set U vstr menuA6
08-02-2013, 12:06 AM #3
Ok thanks, I'll try it later on today.... But I'm guessing my whole menu is messed up then, because I tried converting a 12 menu line to a 6 menu line without understanding the menu base thing.. Do you have skype? If you do, send me a friend request. Skype: justsoill
Thanks man!

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo