(adsbygoogle = window.adsbygoogle || []).push({});
Hey guys, this was posted in the Mw2 section but incase some of you don't go there, I wanted to post here. This is how to add spaces to a stealth/cmd menu, not a say, like "^1h4xz04". This is really easy but it does take up some space but not that much. Now for the "tutorial".
Lets say you have a line like this,
bind dpad_up "^1God_Mode"
You usually put a _ or - between spaced words unlike say menus where you can put spaces like,
bind dpad_up "say ^1God Mode"
Well if you want spaces in your menu and you're doing a cmd menu, all you gotta do is put a "\" before and after every cmd line like this,
"\""bind dpad_up ^1God Mode""\"
This is real simple if you like spaces in your cmd menu because it makes it look more professional.
This is an example of a way you could use this,
"\""bind dpad_up god;^1God Mode""\"
This is really easy.
Again, I only posted this for some of the people who don't go to the Mw2 section.