Thanks in advance!
Announcement
Collapse
No announcement yet.
Binding weapons?
Collapse
X
-
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!
Tags: None
-
also quotes count
bind "f" "impulse 9"
bind both sides or it may give you the finger. gl
-
bind f "impulse 8"Originally posted by Haagenti666 View Postpress 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 g "impulse 5"
bind q "impulse 3"
etc
Leave a comment:
-
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:
-
what do you want to do explicitly
tell us exactly what buttons you want doing what.
Leave a comment:
-
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:
-
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:

Leave a comment: