Grappling Hook
Grappling Hook
What's the key for the grappling hook on MacOS. I can't find it in the config anywhere. I only the hook wasn't available on Quake I on the Mac, so I hope they fixed that in Quake3.
--
Vincent
Vincent
-
- Posts: 8696
- Joined: Fri Dec 15, 2000 8:00 am
For future reference, these questions generally belong in the Quake III discussion forum.
[url=http://www.marxists.org/][img]http://img442.imageshack.us/img442/3050/avatarmy7.gif[/img][img]http://img506.imageshack.us/img506/1736/leninzbp5.gif[/img][img]http://img506.imageshack.us/img506/1076/modulestalinat6.jpg[/img][img]http://img506.imageshack.us/img506/9239/cheds1.jpg[/img][/url]
-
- Posts: 5496
- Joined: Sun Feb 20, 2000 8:00 am
if a mod has the hook implemented, take a look at the readme file
most mods use "+button5" as their hook button. so if you open up your q3config.cfg and add
the x button will activate your hook in the mod.
all mods are crosscompatible btw, so it wont matter if youre using a Win or Mac machine
most mods use "+button5" as their hook button. so if you open up your q3config.cfg and add
Code: Select all
bind x "+button5"
all mods are crosscompatible btw, so it wont matter if youre using a Win or Mac machine
[url=http://profile.mygamercard.net/Emka+Jee][img]http://card.mygamercard.net/sig/Emka+Jee.jpg[/img][/url]
platform has nothing to do with it, quake runs on a virtual machine
nayways, from the freezetag readme;
nayways, from the freezetag readme;
have you tried the button5 on a server where youve seen other people use the hook? it only works if the server admin allows it..seta g_grapple "0"
Freeze comes with a simple grapple. Turn it on here and then bind a key to "+button5" to use. This grapple actually came with Quake3. They did not have it on though to preserve map flow.
[url=http://profile.mygamercard.net/Emka+Jee][img]http://card.mygamercard.net/sig/Emka+Jee.jpg[/img][/url]
yeah!! it works now. I was editing the wrong q3config file.
I remember in Quake I we configed the grapple for 'q'. You would hit 'q' once and then press and hold again to retract the line. Is there similar behavior in Q3. There doesn't seem to be for me, but I saw players using the grapple as an excape route by leaving the it extended and not retracting it.
I remember in Quake I we configed the grapple for 'q'. You would hit 'q' once and then press and hold again to retract the line. Is there similar behavior in Q3. There doesn't seem to be for me, but I saw players using the grapple as an excape route by leaving the it extended and not retracting it.
--
Vincent
Vincent
they prolly bound the thing to a mouse button for easy access and hold the key.
maybe it can be done with some scripting involved, e.g.
im not sure if this works with the + commands though (like +moveup, +button5, +attack, et al).
maybe it can be done with some scripting involved, e.g.
Code: Select all
set hookon "button5;set hooktog vstr hookoff"
set hookoff "-button5; set hooktog vstr hookon"
set hooktog "vstr hookon"
bind q "vstr hooktog"
[url=http://profile.mygamercard.net/Emka+Jee][img]http://card.mygamercard.net/sig/Emka+Jee.jpg[/img][/url]
After reading my post, I should have said 'q' extends the hook, the pressing and holing 'q' again retracts it.
Anyway, I got it to work. What I really need now is to find a real mouse for playing Quake. Keyboard configuration for the hook doesn't seem to work for me. I posted a topic called "Shopping for a controller" in the Quake III Discussion forum about that.
Thanks. Now I can finally kill somebody!!
Anyway, I got it to work. What I really need now is to find a real mouse for playing Quake. Keyboard configuration for the hook doesn't seem to work for me. I posted a topic called "Shopping for a controller" in the Quake III Discussion forum about that.
Thanks. Now I can finally kill somebody!!
--
Vincent
Vincent