Post: People, start doing this!
03-14-2012, 11:20 PM #1
Duddy.
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({}); This is a small "tut" on how to save space and stop such long binding strings.

Start by putting your open menu bind
bind dpad_up "vstr 1"
Now bind the dpad's/scroll buttons and selecting buttons to a vstr
bind dpad_up "bind dpad_down vstr d;bind dpad_up vstr u;bind button_a vstr a;vstr 1"\
The instead of putting bind dpad_down vstr 2;bind dpad_up vstr 4;bind button_a mod everytime, you just put set d vstr 2;set u vstr 4;set a mod
set 1 "^1God;set d vstr 2;set u vstr 4;set a god"
This will save alot of space. Remember to un-bind after
bind button_back "bind dpad_down +actionslot 2;bind dpad_up +actionslot 1;bind button_a +gostand"
Default Button Commands (Usefull ones)
Up: +actionslot 1
Down: +actionslot 2
Left: +actionslot 3
Right: +actionslot 4
X: +gostand
[]: usereload
(adsbygoogle = window.adsbygoogle || []).push({});

The following user groaned Duddy. for this awful post:

Kush Friendly
03-14-2012, 11:48 PM #2
CrimsonEcho
Space Ninja
Originally posted by Duddy. View Post
This is a small "tut" on how to save space and stop such long binding strings.

Start by putting your open menu bind
bind dpad_up "vstr 1"
Now bind the dpad's/scroll buttons and selecting buttons to a vstr
bind dpad_up "bind dpad_down vstr d;bind dpad_up vstr u;bind button_a vstr a;vstr 1"\
The instead of putting bind dpad_down vstr 2;bind dpad_up vstr 4;bind button_a mod everytime, you just put set d vstr 2;set u vstr 4;set a mod
set 1 "^1God;set d vstr 2;set u vstr 4;set a god"
This will save alot of space. Remember to un-bind after
bind button_back "bind dpad_down +actionslot 2;bind dpad_up +actionslot 1;bind button_a +gostand"
Default Button Commands (Usefull ones)
Up: +actionslot 1
Down: +actionslot 2
Left: +actionslot 3
Right: +actionslot 4
X: +gostand
[]: usereload


This seems to be very useful to think about. Do you even know if it will work?
03-14-2012, 11:51 PM #3
Choco
Respect my authoritah!!
aerosoul94 posted this mw2, but nice job. I use it all the time. If your menu is small don't bother as it will take up more space than it saves.
03-15-2012, 12:10 AM #4
Duddy.
Do a barrel roll!
Originally posted by HKRZModz View Post
This seems to be very useful to think about. Do you even know if it will work?


Yes this will work, I use it in every single menu I make.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo