Post: Menu Configuration- Never Seen Before!
01-08-2012, 01:25 AM #1
Correy
I'm the Original
(adsbygoogle = window.adsbygoogle || []).push({}); the title says it all basically!
its a template so just edit it, you can fit alot more coding than normal menu's.

Dont copy the //lines, they are comments to show you what it is.
    
[COLOR="#008000"]//Opening the menu[/COLOR]
bind dpad_down "vstr menu"
set menu "vstr binds;vstr opt1"

[COLOR="#008000"]//These are the menu binds[/COLOR]
set binds "bind dpad_down vstr 1;bind dpad_up vstr 2;bind button_a vstr 3;bind button_b vstr 4"

[COLOR="#008000"]//Menu options[/COLOR]
set opt1 "say [ MenuOpt 1 ];say MenuOpt2;say MenuOpt3;set 1 vstr opt3;set 2 vstr opt2;set 3 vstr cmd1"
set opt2 "say MenuOpt 1;say [ MenuOpt2 ];say MenuOpt3;set 1 vstr opt1;set 2 vstr opt3;set 3 vstr cmd2"
set opt3 "say MenuOpt 1;say MenuOpt2;say [ MenuOpt3 ];set 1 vstr opt2;set 2 vstr opt1;set 3 vstr cmd3"

[COLOR="#008000"]//The menu commands here.[/COLOR]
set cmd1 "command one here"
set cmd2 "command two here"
set cmd3 "command three here"


Its just another way of setting your buttons, saves alot of space.

- Blackstorm for the button handling Smile
(adsbygoogle = window.adsbygoogle || []).push({});

The following 2 users say thank you to Correy for this useful post:

ToyModz, TwistHacker

The following 2 users groaned at Correy for this awful post:

CodingNation, Cmd-X
01-09-2012, 10:25 PM #11
Originally posted by Dr.
pm me if you want to learn how to make menus Awesome face
HUUUUGH omg itz Docta Brad.. Yoooo Hows Life
01-09-2012, 10:59 PM #12
Correy
I'm the Original
Originally posted by ToyModz View Post
HUUUUGH omg itz Docta Brad.. Yoooo Hows Life


*cough*
bypassing is old, back in the time i used to rule that stuff ha.. i found all about this developer about 1 & half years ago :whistle:..
youtube it :p
01-09-2012, 11:00 PM #13
will102
Save Point
the title says it all basically!
its a template so just edit it, you can fit alot more coding than normal menu's.

Dont copy the //lines, they are comments to show you what it is.
Code:
//Opening the menu
bind dpad_down "vstr menu"
set menu "vstr binds;vstr opt1"

//These are the menu binds
set binds "bind dpad_down vstr 1;bind dpad_up vstr 2;bind button_a vstr 3;bind button_b vstr 4"

//Menu options
set opt1 "say [ MenuOpt 1 ];say MenuOpt2;say MenuOpt3;set 1 vstr opt3;set 2 vstr opt2;set 3 vstr cmd1"
set opt2 "say MenuOpt 1;say [ MenuOpt2 ];say MenuOpt3;set 1 vstr opt1;set 2 vstr opt3;set 3 vstr cmd2"
set opt3 "say MenuOpt 1;say MenuOpt2;say [ MenuOpt3 ];set 1 vstr opt2;set 2 vstr opt1;set 3 vstr cmd3"

//The menu commands here.
set cmd1 "command one here"
set cmd2 "command two here"
set cmd3 "command three here"
02-05-2012, 08:22 AM #14
thank you man....

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo