Several Commands At Once
Dnom
Join Date: 2004-04-25 Member: 28173Members, Constellation
<div class="IPBDescription">Is This Possible??</div> I'm a TOTAL newbie when it comes to HL console commands, and I was wondering (as lots of ppl give out commnads to try), it there a way to put them in at once without having to copy each individual one (with a comma in between or a space: developer 1, mp_decals 0 OR developer 1 mp_decals 0) or can you save the console setting once you have typed some in (so when you exit the game you dont have to enter all the commands again)?
Thnx 4 your help <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo-->
Thnx 4 your help <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo-->
Comments
Or if you wish to bind them to a key it would be like this.
bind key "mp_developer 1;mp_decals 1;blabla 2" and so on.
And you don't need to bind it to a key... just put the commands you want to run into the userconfig.cfg file.
As a side-note, 'developer 1' doesn't actually kick your framerate over 100fps.. it starts displaying 'pseudo-fps'... used by devs to walk around maps and find relative sticky-spots. So if they're wandering around most of the map at 150devfps, and one section drops to 90devfps, they know that section will have problems on a lower-spec card.