Announcement

Collapse
No announcement yet.

Binding weapons?

Collapse
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Haagenti666
    started a topic Binding weapons?

    Binding weapons?

    Hey all, I'm new to QuakeWorld but not to the series in general. Running nQuake in multiplayer is all well and good, but I'm really enjoying using Darkplaces with the epsilon build to play through single player. I'm wondering if there's a way to bind weapons in darkplaces like there is in nQuake. Specifically, I'd just like to bind E to thunderbolt, F to rocket launcher, 4 to grenade launcher, and G to super nailgun. I've done a bunch of searching an all I came up with is a bunch of scripts that I'm way too stupid to understand Thanks in advance!

  • bluntz
    replied
    also quotes count
    bind "f" "impulse 9"
    bind both sides or it may give you the finger. gl

    Leave a comment:


  • Haagenti666
    replied
    thanks a lot, it worked

    Leave a comment:


  • R00k
    replied
    Originally posted by Haagenti666 View Post
    press E > equip thunderbolt
    press F > equip rocket launcher
    press G > equip super nailgun
    press Q > equip super shotgun
    press 1 > equip axe
    press 2 > equip shotgun
    press 3 > equip nailgun

    this is pretty much the layout i use in nQuake. Thanks for the replies so far!
    bind f "impulse 8"
    bind g "impulse 5"
    bind q "impulse 3"
    etc

    Leave a comment:


  • Haagenti666
    replied
    press E > equip thunderbolt
    press F > equip rocket launcher
    press G > equip super nailgun
    press Q > equip super shotgun
    press 1 > equip axe
    press 2 > equip shotgun
    press 3 > equip nailgun

    this is pretty much the layout i use in nQuake. Thanks for the replies so far!

    Leave a comment:


  • Mindf!3ldzX
    replied
    what do you want to do explicitly
    tell us exactly what buttons you want doing what.

    Leave a comment:


  • Haagenti666
    replied
    Thanks for the help! the concept seems to be valid but it doesn't work when I enter it into the console. It just comes up with a message showing how to bind keys and then when I press F for example it says unknown item "rocketlauncher"

    Leave a comment:


  • talisa
    replied
    bind keys to impulse 1-8

    those are the commands to change to weapon.

    1= axe
    2=shotgun
    3=supershotgun
    etc etc

    so for example to bind F to rocketlauncher you'd wanna type in console:
    bind F "impulse 7"

    Leave a comment:

Working...
X