Author Topic: Bind for nade throwing, please.  (Read 4364 times)

Odin

  • Spam Killer
  • *
  • Posts: 1767
  • Turrets: +113/-204
    • My Website
Bind for nade throwing, please.
« on: October 31, 2006, 12:29:42 am »
So, uh, it's kinda annoying to have to scroll to the nade and then press alternate to throw it. Can we have a nade throw button? Or at least make the nade a holdable weapon...

OverFlow

  • Posts: 386
  • Turrets: +44/-1
    • http://bobbin.vilkacis.net
Bind for nade throwing, please.
« Reply #1 on: October 31, 2006, 12:42:32 am »
It says how to do it in the manual I believe...

itemact <item> If held, activate the specified item. For weapons this will select them.

<item> – blaster, rifle, ckit, ackit, shotgun, lgun, prifle, mdriver, flamer, chaingun, lcannon, psaw, gren, medkit, jetpack

Odin

  • Spam Killer
  • *
  • Posts: 1767
  • Turrets: +113/-204
    • My Website
Bind for nade throwing, please.
« Reply #2 on: October 31, 2006, 02:20:48 am »
Well then, include one by default. There are a lot of people who stop to throw their nades, leaving them open to attack while they're selecting their nade from their upgrades.

Taiyo.uk

  • Posts: 2309
  • Turrets: +222/-191
    • Haos Redro
Bind for nade throwing, please.
« Reply #3 on: October 31, 2006, 08:11:36 am »
For a one-button nade:

bind [key] itemtoggle gren; itemact gren

Undeference

  • Tremulous Developers
  • *
  • Posts: 1254
  • Turrets: +122/-45
Bind for nade throwing, please.
« Reply #4 on: October 31, 2006, 10:23:40 am »
I always loved
bind g "sell gren; itemact gren; buy gren"

Always... except that one time when I already had a grenade and I was standing just outside of range of the armoury...
Need help? Ask intelligently. Please share solutions you find.

Thats what we need, helpful players, not more powerful admins.

Neo

  • Posts: 760
  • Turrets: +2/-0
Bind for nade throwing, please.
« Reply #5 on: October 31, 2006, 12:32:38 pm »
Don't suppose it has a bind for previous item?

So a bind that toggles to grenade, throws it then toggles back to whatever you had selected originally.

Taiyo.uk

  • Posts: 2309
  • Turrets: +222/-191
    • Haos Redro
Bind for nade throwing, please.
« Reply #6 on: October 31, 2006, 01:20:44 pm »
Next and previous item binds are "weapnext" and "weapprev", bound to the mouse wheel by default.

Stof

  • Posts: 1343
  • Turrets: +1/-1
Bind for nade throwing, please.
« Reply #7 on: October 31, 2006, 02:12:12 pm »
Quote from: "Taiyo.uk"
For a one-button nade:

bind [key] itemtoggle gren; itemact gren

Much easier :
bind [key] itemact gren

I don't see why you need the itemtoggle here.

And I'm with Odin here : use medikit is in the keyboard config menu, use grenade should be there too with use jetpack. And we should get rid of the current item selection menu ;)
urphy's rules of combat
8 ) Teamwork is essential; it gives the enemy someone else to shoot at.
18 ) Make it too tough for the enemy to get in and you can't get out.

Taiyo.uk

  • Posts: 2309
  • Turrets: +222/-191
    • Haos Redro
Bind for nade throwing, please.
« Reply #8 on: October 31, 2006, 07:05:54 pm »
Quote from: "Stof"

I don't see why you need the itemtoggle here.

Umm.... Yes.... I was.. errrr... just testing you :wink:

Paradox

  • Posts: 2612
  • Turrets: +253/-250
    • Paradox Designs
Bind for nade throwing, please.
« Reply #9 on: October 31, 2006, 08:02:19 pm »
a base bombing proof buy/activate bind:
Code: [Select]
/sell gren; itemact gren; buy gren

∧OMG ENTROPY∧

techhead

  • Posts: 1496
  • Turrets: +77/-73
    • My (Virtually) Infinite Source of Knowledge (and Trivia)
Bind for nade throwing, please.
« Reply #10 on: October 31, 2006, 08:06:32 pm »
I use N for buy grenade, G for throwing.
That way, its right next to the buy ammo button.
I'm playing Tremulous on a Mac!
MGDev fan-club member
Techhead||TH
/"/""\"\
\"\""/"/
\\:.V.://
Copy and paste Granger into your signature!

rasz_pl

  • Guest
Bind for nade throwing, please.
« Reply #11 on: November 02, 2006, 07:52:06 pm »
for the long time I had

bind MOUSE4 "sell gren;buy helmet;buy larmour;itemact gren;buy gren;buy ammo"
bind MOUSE5 "itemact medkit"

but just like Undeference said, every 100 games there ws this one when I:
-wanted to "buy ammo" on a reac/repeater ... oops
-was camping on an armory with MD and clicked MOUSE4 to "buy ammo", but aimed to high ... oops
-damn builder build turret in front of armory with a gap between those too, normally if they are one next to each other you got enough range to use binds, but even little space between them and ... oops
-builder deconstructed armory in front of my eyes just the moment I was clicking MOUSE4


so I modified it to
bind MOUSE4 "itemact gren"
bind MOUSE5 "itemact medkit;buy helmet;buy larmour;buy gren;buy ammo"

after all, i dont care about medikit if I'm allready in my base, with the exception of starting minutes of the game (no medstation, and you got 98hp and no ammo), but in such situation I just press 3
bind 3 "sell weapons;sell upgrades;buy helmet;buy shotgun;buy larmour;itemact shotgun;buy rifle"