Possible to bind multiple commands to one key?

RyneRyne Join Date: 2012-02-25 Member: 147408Members, NS2 Map Tester
<div class="IPBDescription">Couldnt figure it out...</div>I was trying to make a bind to do sv_rrall;sv_randomall;sv_say Random Teams


I tried the following:

bind F8 sv_rrall;sv_randomall;sv_say Random Teams

This method basically binded sv_rrall to F8 then executed the other 2 commands

Then tried:

bind F8 "sv_rrall;sv_randomall;sv_say Random Teams" and this basically did the same thing.

Is there anyway to do this properly?

Comments

  • LocklearLocklear [nexzil]kerrigan Join Date: 2012-05-01 Member: 151403Members, NS2 Playtester, NS2 Map Tester, WC 2013 - Shadow
    ######, ######, ######, please add this please. :3
  • FloodinatorFloodinator [HBZ] Member Join Date: 2005-02-22 Member: 42087Members, Reinforced - Shadow
    edited July 2012
    Ask the creator of the menumod how he did his doible binds, maybe you can write it down manually in a LUA file.

    Or just try it with spaces instead.
Sign In or Register to comment.