Results 1 to 4 of 4
  1. #1
    OwnsYou's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0

    Just one simple question about binding; come see!

    will this work

    Code:
    bind "Insert A Key Here" "plr_move_speed_sprint 1000;plr_move_speed_town 
    
    1000;plr_move_speed_barehand 1000"
    When sprinting, gives boost, in town, gives boost, if no weapon, gives boost.

    I cant test because i recently reformatted. All i needa know is, do the semicolons work like that?

  2. #2
    pyrobryant's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Kentucky
    Posts
    317
    Reputation
    3
    Thanks
    146
    My Mood
    Cool
    Yep This will work like a charm
    [IMG]https://i207.photobucke*****m/albums/bb66/pyrobryant/Signature.jpg[/IMG]

  3. The Following User Says Thank You to pyrobryant For This Useful Post:

    OwnsYou (05-07-2011)

  4. #3
    Karleo's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    CA
    Posts
    524
    Reputation
    24
    Thanks
    82
    Quote Originally Posted by OwnsYou View Post
    will this work

    Code:
    bind "Insert A Key Here" "plr_move_speed_sprint 1000;plr_move_speed_town 
    
    1000;plr_move_speed_barehand 1000"
    When sprinting, gives boost, in town, gives boost, if no weapon, gives boost.

    I cant test because i recently reformatted. All i needa know is, do the semicolons work like that?
    Yeah thats one of the ways to chain command.

  5. The Following User Says Thank You to Karleo For This Useful Post:

    OwnsYou (05-07-2011)

  6. #4
    busmokah's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    214
    Reputation
    10
    Thanks
    52
    My Mood
    Devilish
    are you using permanent binds or console?