Advanced Search

Author Topic: Can I / How do I make a keybind for weapon categories?  (Read 2160 times)

0 Members and 1 Guest are viewing this topic.

December 18, 2014, 05:48:40 PM
Read 2160 times

Offline Ceridran

  • MM8BDM Extender
  • **
  • Date Registered: April 07, 2012, 01:08:52 AM

    • View Profile
    • http://ceridran.tumblr.com/
Can I / How do I make a keybind for weapon categories?
« on: December 18, 2014, 05:48:40 PM »
For a while I've been wondering how to set a key to a weapon category. Say I want to set 1 to RangedWep, and 2 to RapidWep. What do I type in the console?

Is this even possible? I'm starting to get the feeling it's just for LMS weapon selection.

December 18, 2014, 05:55:00 PM
Reply #1

Offline Max

  • MM8BDM Extender

  • i ate those food
  • ************
  • Date Registered: July 09, 2010, 08:10:13 PM

    • View Profile
    • ??
i took this from the .ini so hopefully its the right command
« Reply #1 on: December 18, 2014, 05:55:00 PM »
bind "x" slot (number)

1 - Buster
2 - Long Range
3 - Rapid Fire
4 - Close Range
5 - Power
6 - AOE
7 - Shields

December 18, 2014, 06:04:16 PM
Reply #2

Offline Ceridran

  • MM8BDM Extender
  • **
  • Date Registered: April 07, 2012, 01:08:52 AM

    • View Profile
    • http://ceridran.tumblr.com/
Re: Can I / How do I make a keybind for weapon categories?
« Reply #2 on: December 18, 2014, 06:04:16 PM »
It works.

bind 1 "slot 1"
bind 2 "slot 2"
bind 3 "slot 3"
bind 4 "slot 4"
bind 5 "slot 5"
bind 6 "slot 6"
bind 7 "slot 7"

Thank you!